Registered users must be activated by admin.

This commit is contained in:
Tom
2026-02-11 17:07:40 +01:00
parent aafa72a464
commit a22b78d585

View File

@@ -58,6 +58,7 @@ DEFAULT_KEEP_EMAIL_PRIVATE = false
DEFAULT_ALLOW_CREATE_ORGANIZATION = true DEFAULT_ALLOW_CREATE_ORGANIZATION = true
DEFAULT_ENABLE_TIMETRACKING = true DEFAULT_ENABLE_TIMETRACKING = true
NO_REPLY_ADDRESS = noreply.localhost NO_REPLY_ADDRESS = noreply.localhost
REGISTER_MANUAL_CONFIRM = true
[openid] [openid]
ENABLE_OPENID_SIGNIN = false ENABLE_OPENID_SIGNIN = false