-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Keep redirect_url on failed auth #28255
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
Conversation
|
I was looking at a UI test for this, because we need to make the current UI login tests be able to handle landing on different pages after the login is done (currently they expect to land on the Files page). So this bug seemed an appropriate one to use as a test case. |
|
@butonic please add unit test |
|
DeepDiver1975
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested - works
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
fixes #28129