Skip to content
Snippets Groups Projects
typo3

typo3

Project ID: 81
Select Git revision
1 result Searching
  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Benjamin Kott authored and Benjamin Franzke committed
    For maximum compatibility with all password managers it is suggested to
    add `autocomplete="new-password"` in password changing forms both on the
    new password field and on the repeating password field, see:
    https://www.youtube.com/watch?v=o2wkYzu5u50&t=2297s
    
    Please be aware that some password managers like 1Password, already
    automagically fill the current `autocomplete="off"` password
    confirmation field, but the builtin Google Chrome password manager
    honors `autocomplete="off"` and does not autofill this field and instead
    expects `autocomplete="new-password"` for "suggest password" to autofill
    both fields when generating a new random password.
    
    Resolves: #107182
    Releases: main, 13.4
    Change-Id: Ia69399d4ce7b73323a27800796f77c9b909bb842
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/90202
    
    
    Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
    Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
    Tested-by: default avatarAndreas Kienast <akienast@scripting-base.de>
    Reviewed-by: default avatarAndreas Kienast <akienast@scripting-base.de>
    Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
    Tested-by: default avatarcore-ci <typo3@b13.com>
    edb7d7d8
    History
    Name Last commit Last update