diff doc/admin_guide.txt @ 6751:2f7b653b7d6f

Replace old Web Registration/Email Registration with modern equiv. A question on IRC asked how to enable non-registered users to send email to a tracker and have it accepted. Found that the admin doc had the old (pre 0.6.0) settings listed for web and email access. Updated to the pair of settings that are currently used.
author John Rouillard <rouilj@ieee.org>
date Mon, 04 Jul 2022 19:53:39 -0400
parents 3f3ce3004013
children e7b4ad2c57ac
line wrap: on
line diff
--- a/doc/admin_guide.txt	Sun Jul 03 22:46:32 2022 -0400
+++ b/doc/admin_guide.txt	Mon Jul 04 19:53:39 2022 -0400
@@ -474,10 +474,10 @@
 controlled by Permissions defined in the "SECURITY SETTINGS" section of the
 tracker's ``schema.py`` module:
 
-Web Registration
+Web Access and Register
   If granted to the Anonymous Role, then anonymous users will be able to
   register through the web.
-Email Registration
+Email Access and Register
   If granted to the Anonymous Role, then email messages from unknown users
   will result in those users being registered with the tracker.
 

Roundup Issue Tracker: http://roundup-tracker.org/