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 hasPassword support #3710

Merged

Conversation

nielsvanvelzen
Copy link
Member

Remove support for the "hasPassword" flag in the authentication code. We're planning to remove this from the server in 10.10 as it's unsafe to publicly declare a user as having a password or not.

This will cause the login screen to pop-up for users without a password set, as the app no longer knows if it can skip this step.

Changes

  • Remove hasPassword support

Issues

@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label Jul 2, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.17.0 milestone Jul 2, 2024
@nielsvanvelzen nielsvanvelzen merged commit 16ceaf6 into jellyfin:master Jul 2, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the drop-nopassword-support branch July 2, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants