Option for Autocomplete for username and password to be available on front end

XMLWordPrintable

    • 10
    • 1

      Problem Definition

      There is no option in the front end to enable the option to be disabled.

      Suggested Solution

      To include autocomplete to be available at frontend for admins to disable.

      Why this is important

      This can be a vulnerability in companies that share computer

      Workaround

      It is possible to modify the login.vm file (https://confluence.atlassian.com/display/DOC/Customising+the+Login+Page) so that the os_password input box contains the attribute autocomplete="off"

      Example:

      <input type="password" name="os_password" id="os_password" class="password " autocomplete="off"/>
      

            Assignee:
            Unassigned
            Reporter:
            Kenny Ng (Inactive)
            Votes:
            11 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved: