🐛 Bug Report: Navigating to pocket-id url shows login page even when authenticated #511

Closed
opened 2026-02-04 20:19:53 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @nebula-it on GitHub (Oct 18, 2025).

Reproduction steps

  • Login to pocket-id
  • Now open a new tab and navigate to pocket-id URL
  • The page shows the regular authentication page https://auth.example.com/login and then after few seconds redirects to https://auth.example.com/settings/account

Expected behavior

If user is already logged in the https://auth.example.com/ should take you straight to settings page instead of doing the redirect.

Additionally, I'd say we should make https://auth.example.com/settings/apps as the default landing page. Since most of the time a user will be launching the home page to access another app and not to change settings. And with that, it might also make sense to move the apps directly under root like https://auth.example.com/apps and leave settings as is.

Actual Behavior

The page shows the regular authentication page https://auth.example.com/login and then after few seconds redirects to https://auth.example.com/settings/account

Image

Pocket ID Version

v1.13.1

Database

SQLite

OS and Environment

docker distroless

Log Output

No response

Originally created by @nebula-it on GitHub (Oct 18, 2025). ### Reproduction steps * Login to pocket-id * Now open a new tab and navigate to pocket-id URL * The page shows the regular authentication page `https://auth.example.com/login` and then after few seconds redirects to `https://auth.example.com/settings/account` ### Expected behavior If user is already logged in the `https://auth.example.com/` should take you straight to settings page instead of doing the redirect. Additionally, I'd say we should make `https://auth.example.com/settings/apps` as the default landing page. Since most of the time a user will be launching the home page to access another app and not to change settings. And with that, it might also make sense to move the apps directly under root like `https://auth.example.com/apps` and leave settings as is. ### Actual Behavior The page shows the regular authentication page `https://auth.example.com/login` and then after few seconds redirects to `https://auth.example.com/settings/account` <img width="537" height="354" alt="Image" src="https://github.com/user-attachments/assets/6b60da23-6351-4aaf-864e-ebfcc843571b" /> ### Pocket ID Version v1.13.1 ### Database SQLite ### OS and Environment docker distroless ### Log Output _No response_
Author
Owner

@stonith404 commented on GitHub (Oct 24, 2025):

Thanks, this has been fixed in f83294edfc5858dc27907cc566701bde6344ad7b.

@stonith404 commented on GitHub (Oct 24, 2025): Thanks, this has been fixed in f83294edfc5858dc27907cc566701bde6344ad7b.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#511