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]: Login does not redirect properly #132

Open
JosuaKrause opened this issue Sep 25, 2023 · 0 comments
Open

[Bug]: Login does not redirect properly #132

JosuaKrause opened this issue Sep 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@JosuaKrause
Copy link
Collaborator

JosuaKrause commented Sep 25, 2023

Contact Details

No response

Issue description

When trying to browse to a pad that requires login. The login redirects to the browse overview page instead of the desired page. This is because the login redirect uses the referring website but the redirect is handled internally so the desired page is never actually reached. A solution would be to use the originalUrl instead of the referring website if the originalUrl is not the login page (if it is the referrer can be used)

Where did this happen?

https://acclabs-actionlearningplans.azurewebsites.net/en/edit/pad?id=1594

Platform

All Platforms

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

@JosuaKrause JosuaKrause added the bug Something isn't working label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant