set autocomplete=off for form fields across GitLab
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Stan encountered a strange thing when looking at the project mirror settings, that his username was being set automatically on top of the url needed for the project mirror. We found out that LastPass was causing this, because of the form having a field with the type=password attribute on it, LastPass thought that because of the URL this was a signup form.
We might need to add autocomplete=off on different places across GitLab to prevent this craziness from happening to anyone else. This attribute makes LastPass respect the form fields not being set by the extension.
cc @stanhu
Edited by 🤖 GitLab Bot 🤖