Skip to content

Disallowed create users if feature is disabled #1557

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

Conversation

ProtocolNebula
Copy link

I noticed that removing Features::registration() from config/fortify.php still allows external users to create accounts.

I'm not sure if is a bug related to fortify (the repo seems to be fine), but is very hard to go deeper with this quantity of dependencies.

Anyways, this behavior must be controlled by the final application, just like these cases that the feature removal is not working (you can just access to /register and create an account).

The website I'm creating (and for sure, a lot of websites created with laravel) must disable the registration.

So this is more a workaround than a true fix, but I don't know how to fix it correctly, additional supoprt would be welcome.

@taylorotwell
Copy link
Member

We are rebuilding our starter kits now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants