Skip to content

Added autocomplete="off" to the login password fields.

load-test requested to merge github/fork/mgbowen/disable-login-autocomplete into master

Created by: mgbowen

I added autocomplete="off" to the two password fields on the login page for standard login and LDAP login, which appears to be consistent with other password fields elsewhere in GitLab.

Merge request reports