X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=write%2Flock.cgi;h=33989b67440f2c789c569cc1298e399bbf1da39f;hp=3c2866db905178beeaf3a6c64ec261832cd9caea;hb=405324e13eb8124602f8e3651b0903afad2365fe;hpb=470dbac80eb2334fdb04a85e448d6194140d250d diff --git a/write/lock.cgi b/write/lock.cgi index 3c2866d..33989b6 100755 --- a/write/lock.cgi +++ b/write/lock.cgi @@ -16,7 +16,7 @@ # along with Busy. If not, see . [ "$HTTPS" = "on" ] && proto=https || proto=http -. ../auth/acl.sh +. ../auth/permissions.sh $ACL_WIKIEDIT || echo "Location: ${proto}://${HTTP_HOST}/?p=Error&i=noaccess\n\n" $ACL_WIKIEDIT || exit 0