Loading modules/Auth/Config/Auth.php +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ class Auth extends ShieldAuth * -------------------------------------------------------------------- * Determines whether users can register for the site. */ public bool $allowRegistration = true; public bool $allowRegistration = false; /** * -------------------------------------------------------------------- Loading Loading
modules/Auth/Config/Auth.php +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ class Auth extends ShieldAuth * -------------------------------------------------------------------- * Determines whether users can register for the site. */ public bool $allowRegistration = true; public bool $allowRegistration = false; /** * -------------------------------------------------------------------- Loading