Open Issues Need Help
View All on GitHub OAuth Users Cannot Change Password on Profile Page Due to Missing Current Password Validation about 9 hours ago
AI Summary: Users who registered via Google OAuth are unable to set or update a password because the system incorrectly enforces validation for a "current password," which does not exist for their accounts. Despite the "current password" field being hidden on the UI for these users, the backend still attempts to validate it, leading to an error.
Complexity:
2/5
bug enhancement good first issue invalid