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

User registration page can be disabled for unauthorized access #97

Merged
merged 5 commits into from
Nov 4, 2023

Conversation

Nfactor26
Copy link
Owner

Description
It should be possible to restrict access to user registration page if admins want control over registration of users. This would be more suitable for a non-public site where it is not desirable to allow any one to register an account. Configuration key 'AllowUserRegistration' can be used to disable unauthorized access to user registration page.
Users with manage user access can create user accounts using the add user button on list users page.

It should be possible to restrict access to user registration page if admins want control over registration of users. Users with manage user access can create user accounts on behalf of other users using the add user button on list users page.
@Nfactor26 Nfactor26 added the Feature Add a new feature label Nov 4, 2023
@Nfactor26 Nfactor26 self-assigned this Nov 4, 2023
@Nfactor26 Nfactor26 merged commit 29ed412 into main Nov 4, 2023
4 of 5 checks passed
@Nfactor26 Nfactor26 deleted the enable-user-registration-optionally branch November 4, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Add a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant