From 120f144f0eb014e694a584a627c8b17856da5b51 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Sat, 4 Sep 2021 22:48:23 +1000 Subject: Disable registrations by default due to spam. --- docs/source/siteadmin/deploying.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/source/siteadmin/deploying.rst') diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index 5327c62d..5520ba30 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -317,6 +317,9 @@ your own email address and enter a secure password when prompted:: $ ./bin/gmg adduser --username you --email you@example.com $ ./bin/gmg makeadmin you +Public registrations is disabled by default due to automated spam +registrations. For more details, see ":ref:`enable-registration`" + Test the Server ~~~~~~~~~~~~~~~ -- cgit v1.2.3