Fix wrong redirect after sign-in for RS OAuth #146
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/rs_oauth_login"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.