Skip to content

Enable/Disable user registration #38

@ima-jon

Description

@ima-jon

In app/settings.py:

USER_ENABLE_REGISTRATION = True # Allow new users to register

changing to false has no effect.

The setting should be:
USER_ENABLE_REGISTER = True # Allow new users to register

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions