Disabling sign ups
This extension honors the default Sign up
permission of Flarum. If you disable sign ups, the sign-up button will not be shown in the header. If a user authenticates with an account that does not (yet) exists, the Sign up
dialog will appear, but cannot be submitted.
To disable the creation of new accounts on your forum, go to the Flarum Admin dashboard, open the Permissions
page. Under the Read
section, you'll find Sign up
. Make sure to select Closed
.
Authenticating new accounts
With this extension you will be able to add a introduction text when the user signs in but doesn't have an account yet. The Sign up
modal will be shown with a custom text. This is an optional feature for the user experience.
Example
The Already have an account? Log In
link will show the Sign In
modal with your oAuth Sign in with ...
buttons.