Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13200

Add autocomplete="off" to additional password fields

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.1.0-RC5
    • 3.1.5-RC1
    • ACP
    • None

    Description

      The autocomplete="off" attribute was added to a few password fields but several browsers now ignore this for password fields due to suggestions of creating complex passwords for increased security or the inclusion of a password manager (see https://bugzilla.mozilla.org/show_bug.cgi?id=956906). There are some workarounds it seems that might be useful in the case of FireFox like http://stackoverflow.com/questions/17781077/autocomplete-off-is-not-working-on-firefox

      For the rest of the browser fold it might still be wise to also add this attribute to the corresponding username fields in the ACP which would not have this attribute ignored but are still getting auto-filled with the username. The following fields would be the ones that would need the attribute added (there might be others):
      Authentication -> LDAP user un (field ID: ldap_user)
      Email settings -> SMTP username (field ID: smtp_username)
      Jabber settings -> Jabber username (field ID: jab_username) -> Jabber password (field ID: jab_password)
      Create forum (field ID: forum_image -> browser seems to treat this field as a username field)

      Attachments

        Issue Links

          Activity

            People

              Marc Marc [X] (Inactive)
              DavidIQ David Colón [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: