For Oauth Registered Users (without password) when creating a password for the first time : second view ask for the current password (if password format is not vaild)
How to reproduce :
- Sign up with google (or other omniauth service)
- Go to profile settings > Password ( https://gitlab.com/profile/password/edit ) It is asked for : New password Password confirmation
- Enter a 6 length string for example : abcde / abcde in New password / Password confirmation and save
- It is now asked for the current password, and you can't go further.. : Current password New password Password confirmation
Thank you, regards