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

Remove reset password option for admin users #5218

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

btopherjohnson
Copy link
Contributor

Because admin users shouldn't be able to reset their own password without entering their password first, this commit removes the "reset password" option for admin users.

Currently, hitting the reset password option as an admin will result in a 400 Bad request saying "Admin user passwords must not be empty (Parameter 'newPassword')"

Related to issue 5199

Because admin users shouldn't be able to reset their own password
without entering their password first, this commit removes the "reset
password" option for admin users.

Currently, hitting the reset password option as an admin will result in
a 400 Bad request saying "Admin user passwords must not be empty
(Parameter 'newPassword')"
@btopherjohnson btopherjohnson requested a review from a team as a code owner February 21, 2024 08:11
Copy link

sonarcloud bot commented Feb 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit f722590
Status ✅ Deployed!
Preview URL https://bbec3b1c.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs
View bot logs

@thornbill thornbill added the enhancement Improve existing functionality or small fixes label Jul 10, 2024
@thornbill thornbill added this to the v10.10.0 milestone Jul 26, 2024
@thornbill thornbill merged commit 4013583 into jellyfin:master Jul 26, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality or small fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants