Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Fix missing current password #194

Merged
merged 2 commits into from
Jan 7, 2021
Merged

Conversation

driesvints
Copy link
Member

When no current_password key has been provided, the after callback of the validation of the request input throws an error exception instead of a proper validation exception.

Fixes #174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UpdateUserPassword action throws an error if $input array does not have 'current_password' index
2 participants