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

Restore session on MainActivity stop #3054

Merged

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Restore session on MainActivity stop, this fixes an issue where resuming the app from a paused state won't show the login screen when automatic sign in is disabled.

Issues

Fixes #3038

@nielsvanvelzen nielsvanvelzen added bug Something isn't working authentication Issue related to authentication labels Sep 19, 2023
@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Sep 19, 2023
@nielsvanvelzen nielsvanvelzen merged commit 194bad3 into jellyfin:master Sep 19, 2023
@nielsvanvelzen nielsvanvelzen deleted the restore-session-on-stop branch September 19, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authentication Issue related to authentication bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic login disable not working
2 participants