LastPass signin recognition
Created by: jcrben
When I hit the signin page, Lastpass is autofilling the signup form rather than the signup form. The official recommendations are at linked at Stack Overflow. I looked into doing a pull request: after hitting t
on Github and looking for signin and glancing at gitlabhq/app/views/devise/shared/_signin_box.html.haml, I managed to find gitlabhq/app/views/devise/sessions/_new_base.html.haml but it doesn't seem to match up with what I'm seeing on your sign in page.