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

[HOTFIX] Lower permission on update user endpoint and check perms internally #1357

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

gantoine
Copy link
Member

The previous version didn't allow users to update their own password. This keeps the endpoint to authed users only, and the check on L141 actually checks for perms to update the user.

Copy link

Test Results

88 tests   88 ✅  30s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit fa1ecee.

@gantoine gantoine merged commit a7e20cd into master Dec 13, 2024
8 checks passed
@gantoine gantoine deleted the hotfix-update-user branch December 13, 2024 02:26
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.

2 participants