src/server/safs/pathcheck.h

changeset 52
aced2245fb1c
parent 51
b28cf69f42e8
child 131
70010b94bda5
--- a/src/server/safs/pathcheck.h	Thu Feb 28 20:00:05 2013 +0100
+++ b/src/server/safs/pathcheck.h	Fri Mar 01 21:15:52 2013 +0100
@@ -37,6 +37,8 @@
 
 int require_auth(pblock *pb, Session *sn, Request *rq);
 
+int require_access(pblock *pb, Session *sn, Request *rq);
+
 int append_acl(pblock *pb, Session *sn, Request *rq);
 
 int check_acl(pblock *pb, Session *sn, Request *rq);

mercurial