mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00: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> |
||
|---|---|---|
| .. | ||
| ajax | ||
| BackgroundJobs | ||
| Command | ||
| Controller | ||
| css | ||
| Data | ||
| Db | ||
| doc | ||
| Exception | ||
| fonts | ||
| img | ||
| js | ||
| l10n | ||
| Middleware | ||
| Migrations | ||
| Notification | ||
| Service | ||
| skeleton | ||
| src | ||
| templates | ||
| vendor | ||
| .l10nignore | ||
| Application.php | ||
| register_command.php | ||
| routes.php | ||
| shipped.json | ||
| strings.php | ||
| webpack.js | ||