-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
- You've met the prerequisites.
- You're running the latest version of Parse Server.
- You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Environment Setup
parse-server v2.2.2
Steps to reproduce
- Setup email adapter according to README instructions
- Request password reset email
- Click on link to go to choose_password page
- Attempt to submit password
Logs/Trace
No logs/errors on server by default, but by running the server locally, I was able to determine the userController.updatePassword
in the PublicAPIRouter
catches the Permission denied for this action.
error and redirects back to the choose password page.
Metadata
Metadata
Assignees
Labels
No labels