Details
Description
As suggested by Mark Rooney:
Seriously, you must be Austrians, not Australians based of the maddeningly convoluted conventions for the username and password. Please tell me the conventions once and for all for both username and password so that I can pass them along to my students in order to spare them the experience of only having each rule of naming revealed one at a time.
A suggestion is to list the conventions where a first time user can see them PRIOR to attempting to create a username and password.
Attachments
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-21346 | print_password_policy() does not play with non-English languages nicely, breaks coding guidelines and its implementation into mform is just wrong |
|
|
|
How about on signup.php in the 'Choose your username and password' box:
Your password must be at least p character(s) long and must contain at least q digit(s), r lower case letter(s), s upper case letter(s) and t non-alphanumeric character(s).
(where p, q, r, s, t are taken from the password policy)