mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Using autocomplete="current-password" and autocomplete="new-password" will help browser with integrated password managers to generate safe password for the users. See https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element and https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input/password#allowing_autocomplete. Also unify autocapitalize="none" autocorrect="off" behavior in a few other places for password input fields. Close #27885 Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-Authored-By: Julien Veyssier <eneiluj@posteo.net> Co-Authored-By: Pytal <24800714+Pytal@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| files_client.js | ||
| files_client.js.map | ||
| files_fileinfo.js | ||
| files_fileinfo.js.map | ||
| files_iedavclient.js | ||
| files_iedavclient.js.map | ||
| install.js | ||
| install.js.map | ||
| login.js | ||
| login.js.map | ||
| main.js | ||
| main.js.map | ||
| maintenance.js | ||
| maintenance.js.map | ||
| profile.js | ||
| profile.js.map | ||
| recommendedapps.js | ||
| recommendedapps.js.map | ||
| systemtags.js | ||
| systemtags.js.map | ||
| unified-search.js | ||
| unified-search.js.map | ||