Skip to content
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

fix(auth): Associate org member on single-org register #18922

Conversation

evanpurkhiser
Copy link
Member

Fixes GH-18800.

I tried to dig into this a bit to understand how it broke, because I'm sure this was working before, but I can't seem to find the logic that had it working before..

I think this is the most straight forward for how this should work though.

@evanpurkhiser
Copy link
Member Author

Oh the title of this is wrong lol

@evanpurkhiser evanpurkhiser changed the title feat(command-palette): Provide hook for additional actions fix(auth): Associate org member on single-org register May 20, 2020
Copy link
Member

@BYK BYK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, sorry for the late turn around.

What would happen in a multi-org setup though?

@evanpurkhiser
Copy link
Member Author

What would happen in a multi-org setup though?

Sounds like a product question. @dcramer do we even want to support open registration in a multi org setup?

@evanpurkhiser evanpurkhiser merged commit 102313a into master May 22, 2020
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/fixauth-associate-org-member-on-singleorg-register branch May 22, 2020 21:18
@BYK
Copy link
Member

BYK commented May 23, 2020

Sounds like a product question. @dcramer do we even want to support open registration in a multi org setup?

Why wouldn't we? There are companies running on-premise Sentry in multi-org mode.

@dcramer
Copy link
Member

dcramer commented May 26, 2020 via email

@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User Self Registration does not work as expected
3 participants