mediacms icon indicating copy to clipboard operation
mediacms copied to clipboard

Sign up Can't be disabled

Open 4cecoder opened this issue 1 year ago • 0 comments

Describe the issue Within local_settings.py we can set flags like REGISTER_ALLOWED = False

But when we do this it only gets rid of the sign up button

but doesn't disable the API routes nor does it disable the pages you use to sign up.

Making this just purely aesthetic and not truly disallowing site registration.

4cecoder avatar Jan 23 '24 00:01 4cecoder