Added unregistered view.

This commit is contained in:
Tom
2026-02-11 21:41:48 +01:00
parent a22b78d585
commit 14d463a882
3 changed files with 29 additions and 25 deletions

View File

@@ -59,6 +59,7 @@ DEFAULT_ALLOW_CREATE_ORGANIZATION = true
DEFAULT_ENABLE_TIMETRACKING = true
NO_REPLY_ADDRESS = noreply.localhost
REGISTER_MANUAL_CONFIRM = true
REQUIRE_SIGNIN_VIEW = {{ gitea_require_signin_view }}
[openid]
ENABLE_OPENID_SIGNIN = false