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

feat: Allow registration to be disabled #857

Merged
merged 1 commit into from Jul 26, 2021
Merged

Conversation

joachimvh
Copy link
Member

Closes #829 .

The interesting part about this config feature is that is also can be disabled by simply not importing the feature. I have also added a config file for disabling it though to be consistent with the other options.

config/default.json Show resolved Hide resolved
config/identity/registration/disabled.json Outdated Show resolved Hide resolved
config/identity/registration/enabled.json Outdated Show resolved Hide resolved
@joachimvh joachimvh merged commit 916dce5 into main Jul 26, 2021
@joachimvh joachimvh deleted the feat/disable-registration branch July 26, 2021 15:05
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.

Create a flag for disabling registration
2 participants