Revert "Require sign-in to view any repo"

Not very cool >:C

This reverts commit 5c70569cb2.
This commit is contained in:
Natsu Kagami 2023-06-16 13:37:11 +02:00
parent 5c70569cb2
commit 84d0b24e1c
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -123,7 +123,6 @@ in
ENABLE_NOTIFY_MAIL = true; ENABLE_NOTIFY_MAIL = true;
ENABLE_BASIC_AUTHENTICATION = false; ENABLE_BASIC_AUTHENTICATION = false;
REGISTER_EMAIL_CONFIRM = true; REGISTER_EMAIL_CONFIRM = true;
REQUIRE_SIGNIN_VIEW = true;
}; };
"service.explore" = { "service.explore" = {
REQUIRE_SIGNIN_VIEW = true; REQUIRE_SIGNIN_VIEW = true;