CyferShepard/Jellystat

'Require Login' doesn't disable login fully

Opened this issue · 2 comments

Describe the bug
I have set the 'Require Login' option to No, but I am still shown the login screen when I load the page. However, if I refresh the page, it then lets me in (without providing any login credentials).

Environment Details (please complete the following information):

  • OS: Docker
  • Browser: Chrome
  • Jellystat Version: 1.1.0
  • Jellyfin Version: N/A

To Reproduce
Steps to reproduce the behavior:

  1. Start a new instance of Jellystat
  2. In the settings, set 'Require Login' to No
  3. Load any page in incognito mode
  4. You will be presented with the login page
  5. Refresh the page and you will be able to access Jellystat

Expected behavior
I'd like the login page to not appear at all.

Container Logs
jellystat.log

Additional context
I am using Authentik as my identity provider to authenticate/authorize users, so I don't require login from Jellystat. However, this issue occurs even without Authentik in place.

Hello, same comportement here.