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: allow registration via invite link if ALLOW_REGISTRATION_WITHOUT_INVITE is False #2731

Conversation

matthewelwell
Copy link
Contributor

Changes

Fixes #1563

How did you test this code?

Added unit tests

@vercel
Copy link

vercel bot commented Sep 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 5:21pm
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 5:21pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 5:21pm

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2023

Uffizzi Preview deployment-35173 was deleted.

Copy link
Contributor

@novakzaballa novakzaballa left a comment

Choose a reason for hiding this comment

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

LGTM

@matthewelwell matthewelwell merged commit 73705d5 into main Sep 5, 2023
16 checks passed
@matthewelwell matthewelwell deleted the fix/1563-unable-to-use-oauth-login-with-invite-links-if-allow_registration_without_invite=false branch September 5, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use OAuth login with invite links if ALLOW_REGISTRATION_WITHOUT_INVITE=false
2 participants