nextcloud/core/src
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
..
components Add autocompletion for password reset 2021-10-22 12:18:26 +02:00
files Bump js licenses 2021-03-31 12:17:18 +02:00
jquery Bump js licenses 2021-03-31 12:17:18 +02:00
mixins Bump js licenses 2021-03-31 12:17:18 +02:00
OC Profile frontend 2021-10-19 04:59:36 +00:00
OCA Bump js licenses 2021-03-31 12:17:18 +02:00
OCP Bump @nextcloud/router from 1.2.0 to 2.0.0 2021-07-23 15:56:28 +02:00
Polyfill Bump js licenses 2021-03-31 12:17:18 +02:00
services Bump @nextcloud/router from 1.2.0 to 2.0.0 2021-07-23 15:56:28 +02:00
systemtags Bump js licenses 2021-03-31 12:17:18 +02:00
tests Fix eslint and update bundles 2021-07-22 13:21:25 +02:00
Util Bump js licenses 2021-03-31 12:17:18 +02:00
views Profile frontend 2021-10-19 04:59:36 +00:00
globals.js Switch to the "new" jcrop 2021-10-14 13:58:45 +00:00
init.js Alias locales to moment supported locales 2021-08-12 20:24:58 +00:00
install.js Bump js licenses 2021-03-31 12:17:18 +02:00
logger.js Bump js licenses 2021-03-31 12:17:18 +02:00
login.js Fix eslint and update bundles 2021-07-22 13:21:25 +02:00
main.js Bump js licenses 2021-03-31 12:17:18 +02:00
maintenance.js Bump js licenses 2021-03-31 12:17:18 +02:00
profile.js Profile frontend 2021-10-19 04:59:36 +00:00
recommendedapps.js Bump js licenses 2021-03-31 12:17:18 +02:00
session-heartbeat.js Bump js licenses 2021-03-31 12:17:18 +02:00
unified-search.js Bump js licenses 2021-03-31 12:17:18 +02:00