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.
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 master2023-09-05 11:03:03 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.