-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[headless.account.views.SignupView] Possible to prevent sign up while user logged in? #3916
Comments
The |
We are using the headless API - does that account configuration setting still apply?
We do not have any override set for that so should be |
This was indeed an issue, and I don't think it makes sense to have this behavior configurable for headless usage. Fixed via 27fcdf9 |
Thank you! |
Do you know when you expect to cut a release for this BTW? |
It seems that it's possible to begin another registration/signup process for a logged-in user. Is there a simple way to disable this?
The text was updated successfully, but these errors were encountered: