Fix wrong redirect after sign-in for RS OAuth #146

Merged
raucao merged 1 commits from bugfix/rs_oauth_login into master 2023-09-05 11:03:03 +00:00
Owner

We use a custom auth method to pre-fill the username when reaching the RS OAuth dialog while signed out. However, it needs to redirect back to the RS OAuth page after sign-in, and not to the root path.

We use a custom auth method to pre-fill the username when reaching the RS OAuth dialog while signed out. However, it needs to redirect back to the RS OAuth page after sign-in, and not to the root path.
raucao added the
kredits-1
bug
labels 2023-09-04 09:35:21 +00:00
raucao added 1 commit 2023-09-04 09:35:21 +00:00
Fix wrong redirect after sign-in for RS OAuth
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 3s
fcb6923c92
We use a custom auth method to pre-fill the username when reaching the
RS OAuth while signed out. However, it needs to redirect back to the RS
OAuth page after sign-in, and not to the root path.
raucao requested review from galfert 2023-09-04 09:35:25 +00:00
galfert approved these changes 2023-09-05 11:00:01 +00:00
raucao merged commit d8a35ac3fd into master 2023-09-05 11:03:03 +00:00
raucao deleted branch bugfix/rs_oauth_login 2023-09-05 11:03:03 +00:00
Sign in to join this conversation.
No description provided.