You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is a buildbot or an infra issue, but I noticed the ?redirect= query added to the login URL seemingly has no effect. After logging in, I am always re-directed to the homepage /.
Incidentally, after being redirected I also can't use the "back" button effectively, since the redirect page is still in the browser history. That's a separate issue though.
To be specific, https://buildbot.nix-community.org/auth/login?redirect=/builders/26/builds/462 redirects to https://buildbot.nix-community.org/ after logging in.
The text was updated successfully, but these errors were encountered:
I'm not sure if this is a buildbot or an infra issue, but I noticed the
?redirect=
query added to the login URL seemingly has no effect. After logging in, I am always re-directed to the homepage/
.Incidentally, after being redirected I also can't use the "back" button effectively, since the redirect page is still in the browser history. That's a separate issue though.
To be specific,
https://buildbot.nix-community.org/auth/login?redirect=/builders/26/builds/462
redirects tohttps://buildbot.nix-community.org/
after logging in.The text was updated successfully, but these errors were encountered: