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

Login when coming from the "Logged out" page doesn't redirect correctly #10064

Closed
kulmann opened this issue Nov 24, 2023 · 1 comment
Closed
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@kulmann
Copy link
Member

kulmann commented Nov 24, 2023

Describe the bug

When I have an expired session in the browser, I need to follow a private link from my desktop client twice for reaching the correct location.

Steps to reproduce

  1. Login in to your oCIS instance
  2. Close the browser instance and grab a coffee (more than 5 minutes)
  3. Follow a private link from your desktop client

Expected behavior

Log in, then reach the location encoded in the private link.

Actual behavior

I see the "logged out"-page (due to #10063 ) and when I follow the login button from there, I get redirected to my personal space afterwards. Or in other words: following the login from the "logged out" page loses the information about the desired location.

@JammingBen
Copy link
Collaborator

Seems to be fixed via #10881, hence closing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants