Skip to content
Snippets Groups Projects
Commit b4a8ae2b authored by Robert Lange's avatar Robert Lange
Browse files

refs #19435 [finc] accessibility: add autocompletion for user creation fields

* copied from /themes/bootstrap3/templates/Auth/Database/create.phtml
** add autocomplete for first name: given-name
** add autocomplete for last name: family-name
** add autocomplete for email: email
** add autocomplete for username: username
** add autocomplete for password: new-password
** add autocomplete for password confirmation: new-password

* also add autocompletion for user fields of password reset
** add autocomplete for first name: given-name
** add autocomplete for last name: family-name
** add autocomplete for username: username
** add autocomplete for email: email
parent 04fd70fb
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment