Open Issues Need Help
View All on GitHub OAuth Users Cannot Change Password on Profile Page Due to Missing Current Password Validation 4 months ago
AI Summary: OAuth users are unable to set or change their password on the profile page because the backend incorrectly enforces current password validation, even though these users do not have a pre-existing password. This leads to an error message indicating an incorrect current password, preventing them from establishing or updating their password.
Complexity:
2/5
bug enhancement good first issue invalid