[FEATURE] Enable password view at the backend login
A user who's about to log in into the backend is now able to reveal the typed password. Once the password field is cleared, the visibility mode automatically switches back to its default to avoid revealing sensitive data by accident. Resolves: #86880 Releases: main Change-Id: I3c45730e2bed9a71371e472729edf12c29bf5860 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75380 Tested-by:Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Tested-by:
core-ci <typo3@b13.com>
Showing
- Build/Sources/Sass/typo3/_main_form.scss 5 additions, 0 deletionsBuild/Sources/Sass/typo3/_main_form.scss
- Build/Sources/TypeScript/backend/user-pass-login.ts 27 additions, 0 deletionsBuild/Sources/TypeScript/backend/user-pass-login.ts
- typo3/sysext/backend/Resources/Private/Language/locallang.xlf 3 additions, 0 deletions...3/sysext/backend/Resources/Private/Language/locallang.xlf
- typo3/sysext/backend/Resources/Private/Templates/Login/UserPassLoginForm.html 9 additions, 0 deletions.../Resources/Private/Templates/Login/UserPassLoginForm.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/user-pass-login.js 1 addition, 1 deletion...xt/backend/Resources/Public/JavaScript/user-pass-login.js
- typo3/sysext/core/Documentation/Changelog/12.3/Feature-86880-EnablePasswordViewAtBackendLogin.rst 29 additions, 0 deletions...g/12.3/Feature-86880-EnablePasswordViewAtBackendLogin.rst
Please register or sign in to comment