On https://meta.wikimedia.org/wiki/Special:MyLanguage/Requests_for_comment/Password_policy_for_users_with_certain_advanced_permissions it was suggested by User:°, that the instructions for creating an account/changing password, should instruct users to use a unique password, and not share across multiple websites.
Description
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | REL1_35 | +10 -0 | signup: added help message for security | |
mediawiki/core | master | +10 -0 | signup: added help message for security | |
mediawiki/core | master | +2 -0 | wip |
Related Objects
Event Timeline
Change 555012 had a related patch set uploaded (by Apap04; owner: Apap04):
[mediawiki/core@master] wip
Change 555601 had a related patch set uploaded (by Apap04; owner: Apap04):
[mediawiki/core@master] signup: added help message for security
help-message from HTMLForm could be modified in a different patch so a bit of spacing is given at the bottom?
So in order to make this really useful, it should be a label element with a for attr in order for screen reader users to be clearly connected to the element.
See for example https://doc.wikimedia.org/oojs-ui/master/demos/?page=layouts&theme=wikimediaui&direction=ltr&platform=desktop#FieldLayout-aligned-top-with-inlined-help
This is also the correct styling of additional, secondary labels. Note the white-space connecting it visually to the first and related password input and not to the second.
Change 555601 merged by jenkins-bot:
[mediawiki/core@master] signup: added help message for security
Change 674050 had a related patch set uploaded (by Reedy; owner: Apap04):
[mediawiki/core@REL1_35] signup: added help message for security
Change 674050 merged by jenkins-bot:
[mediawiki/core@REL1_35] signup: added help message for security