Skip to content

[dashboard] /select-account is missing #3779

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

Closed
csweichel opened this issue Apr 6, 2021 · 1 comment
Closed

[dashboard] /select-account is missing #3779

csweichel opened this issue Apr 6, 2021 · 1 comment
Labels
component: dashboard type: bug Something isn't working

Comments

@csweichel
Copy link
Contributor

Bug description

I attempted to open a GitLab repository while being logged in with GitHub. After authenticating with GitLab I saw 404 after being redirected to /select-account. I must have followed this code path

const url = this.env.hostUrl.with({ pathname: '/select-account' }).toString();

Steps to reproduce

  1. be signed in with GitHub
  2. sign in using GitLab

Expected behavior

Not a 404 but the account selection

Example repository

No response

@csweichel csweichel added type: bug Something isn't working component: dashboard labels Apr 6, 2021
@csweichel
Copy link
Contributor Author

duplicate of #3754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant