no sign in view

This commit is contained in:
2025-05-25 11:40:13 -05:00
parent 43cb41ec53
commit ca2c02c27f

View File

@@ -79,7 +79,7 @@
service = {
DISABLE_REGISTRATION = false;
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
REQUIRE_SIGNIN_VIEW = true;
REQUIRE_SIGNIN_VIEW = false;
};
oauth2_client = {
ENABLE_AUTO_REGISTRATION = true;