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

[bug] Opening links in another tab/window opens a broken login prompt instead of the link #145

Open
TangentFoxy opened this issue Dec 3, 2024 · 1 comment

Comments

@TangentFoxy
Copy link

Describe the bug
Opening a link in another tab triggers something that makes it look like you've logged out, but the page it loads doesn't work correctly either. For example, opening https://[domain]/book/1120 opens https://[domain]/login?next=%2Fbook%2F1120 instead, which looks like a normal login + redirect. The thing is, when you enter credentials and click login, it either returns an error (forgot which code sorry) or redirects to the domain only - ignoring the redirect.

To Reproduce
Steps to reproduce the behavior:

  1. Right-click and open in new tab any link.

Configuration(please complete the following information):

  • OS: Ubuntu 22.04.4 LTS
  • Hardware: x64 server

Additional context
May be related to #141? My session isn't expiring at all, but it keeps acting like it is.

@TangentFoxy
Copy link
Author

Nothing has changed on my end except possibly a server reboot, but this isn't happening anymore.

That said, when I encountered this, it was on a different computer than I'm on now. (Vivaldi on macOS. Now I'm on Vivaldi on Windows.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant