nextcloud-server/core
Carl Schwan b7a35afcf1
Add autocompletion for password reset
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>
2021-10-22 12:18:26 +02:00
..
ajax
BackgroundJobs
Command Merge pull request #28541 from nextcloud/path-prefix-index2 2021-10-19 14:41:23 +00:00
Controller Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
css Fix login button alignment 2021-10-21 12:00:58 +02:00
Data
Db Profile backend 2021-10-19 04:59:35 +00:00
doc
Exception
fonts
img Profile backend 2021-10-19 04:59:35 +00:00
js Add autocompletion for password reset 2021-10-22 12:18:26 +02:00
l10n [tx-robot] updated from transifex 2021-10-22 02:21:58 +00:00
Middleware Allow "TwoFactor Nextcloud Notifications" to pull the state of the 2FA again 2021-10-04 11:26:08 +02:00
Migrations Merge pull request #28541 from nextcloud/path-prefix-index2 2021-10-19 14:41:23 +00:00
Notification
Service
skeleton
src Add autocompletion for password reset 2021-10-22 12:18:26 +02:00
templates Add profile templates 2021-10-18 08:59:16 +02:00
vendor
.l10nignore
Application.php disable path prefix index on postgresql for now 2021-10-08 18:39:22 +02:00
register_command.php Move queries to the joblist 2021-10-14 09:57:16 +02:00
routes.php Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
shipped.json
strings.php
webpack.js Profile frontend 2021-10-19 04:59:36 +00:00