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

Fix API allowed_registration #6315

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Commits on Mar 28, 2023

  1. Fix API allowed_registration

    Two configuration options need to be enabled to allow user registration via the API:
    1) fosuser_registration, which indicates whether registration is allowed at all (frontend and API)
    2) api_user_registration, which indicates whether registration is allowed via the API
    caspermeijn committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5a51487 View commit details
    Browse the repository at this point in the history