]> git.plutz.net Git - shellwiki/commitdiff
documetnation fro moinmoin authenticator
authorPaul Hänsch <paul@plutz.net>
Wed, 28 Feb 2024 14:57:38 +0000 (15:57 +0100)
committerPaul Hänsch <paul@plutz.net>
Wed, 28 Feb 2024 14:57:38 +0000 (15:57 +0100)
config.sh.example

index 9edf8117f24563f7bbb3fd737e28e13fa49a10c2..89b24a5ee7a8d194d3e5c03c7e5630a187baca29 100644 (file)
 # Set default ACLs (Note the line break!)
 #
 # ACL_DEFAULT="Known:read,write
-All:read"
+All:read"
 #
 # ACLs that will be processed _after_ processing any page ACLs. By default,
 # unless overridde by page ACLs or ACL_OVERRIDE, all registered users can
@@ -197,6 +197,16 @@ All:read"
 # This does not prevent a page author from e.g. granting write access to
 # outsiders since page ACLs take precedence over this setting.
 
+# Plugins
+# =======
+
+# Authentication: moinmoin
+#
+# MOIN_USERS="${MOIN_USERS:-/srv/moinwiki/data/user/}"
+#
+# Location of the moinmoin "user/"-directory where all the user files
+# can be found
+
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 # If you have choosen to ignore the initial recommendation of setting the
 # environment in your webserver configuration, and if you have used this