+
+
- )}
-
-
-
-
-
-
-
Finally solid open-source forms 🤸
-
-
+
+
Sign up disabled
+
+ The account creation is disabled in this instance. Please contact the site administrator to
+ create an account.
+
+
+
-
+ ) : (
+
+
+ {error && (
+
+
+
+
+
+
+
+ An error occurred when logging you in
+
+
+
+
+
+ )}
+
+
+
+
+
+
+
+
Finally solid open-source forms 🤸
+
+
+
+
+
+ )}
);
}
diff --git a/turbo.json b/turbo.json
index 5e2a3f2bb2..1e813efc43 100644
--- a/turbo.json
+++ b/turbo.json
@@ -14,6 +14,7 @@
"NEXT_PUBLIC_PASSWORD_RESET_DISABLED",
"NEXT_PUBLIC_PRIVACY_URL",
"NEXT_PUBLIC_PRIVACY_URL",
+ "NEXT_PUBLIC_SIGNUP_DISABLED",
"NEXT_PUBLIC_TERMS_URL",
"POSTHOG_API_HOST",
"POSTHOG_API_KEY",