-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Redirect to Login Mask for Read Only Users #939
Comments
Hey :) |
Hi, |
Hey, thanks for your help. From what I understand it is one resource that sometimes returns with 403 forbidden and then the login mask will be presented. When we click "back" in the browser history several times, that error will randomly not happen and the document is displayed correctly. However, this is not the way the users will expect or accept as often it will just not work for plenty of tries. Please see also the traffic screenshots from my referenced issue in the first post. |
ah ok I did'nt understand your problem sorry :/ |
Still needing help on this one 😅 |
Hello, Thanks for raising this issue. I'm sorry it took this long for replying here. A lot has changed since 2021, we've fixed a few bugs in the editor that were triggering requests that resulted in authorization errors, which in turn triggered the redirect to the login page. Greetings, |
Steps to Reproduce
Expected Behaviour
The page should now redirect you to the report and view it.
Observed Behaviour
The user will see the loading Overleaf icon and then there is a redirect to the login mask, although the user is logged in.
Context
Users cannot see the document I want them to be able to see.
Technical Info
I'm using the dockerized version with nginx and websockets enabled.
Please refer to overleaf/web#760 for more screenshots and technical details.
The text was updated successfully, but these errors were encountered: