templates/config/acl.conf

Sun, 13 Nov 2022 10:57:38 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 13 Nov 2022 10:57:38 +0100
changeset 432
7c9137f9e7f9
parent 61
c858850f3d3a
permissions
-rw-r--r--

add http_send_response function that is usable for non-blocking IO

#
# acl.conf
#
# Example:

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


mercurial