#8920 closed patch
forum: set login screen password max length to 100
Reported by: | SF/clemty | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Web |
Version: | Keywords: | ||
Cc: | Game: |
Description
Dwedit on the forum uses a password longer than 25 chars; while the user profile makes it possible for passwords up to 100 characters to be entered, the login screen only allowed 25 characters. The patch changes this behavior so that the login screen also allows passwords up to 100 characters in length.
for reference: http://forums.scummvm.org/viewtopic.php?t=6239&highlight=
please test, don't have phpBB2 installed here
(I hope changing that doesn't introduce any security problems?)
Ticket imported from: #2104305. Ticket imported from: patches/1025.
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | login_pwdlength.diff added |
---|
comment:2 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Web |
---|
Note:
See TracTickets
for help on using tickets.
change login screen max pwd length to 100