templates/config/acl.conf

Fri, 24 May 2024 19:43:53 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 24 May 2024 19:43:53 +0200
changeset 525
072d7794bcca
parent 61
c858850f3d3a
permissions
-rw-r--r--

use SIGKILL instead of SIGTERM to cgi scripts in case of errors

#
# acl.conf
#
# Example:

# ACL name="name"
# Authenticate authdb="authdb" prompt="Login"
# user:username:read,write,list,delete:allow
# @everyone@:write,delete:deny
#


mercurial