X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=blobdiff_plain;f=gwvplib%2Fgwvpdatabase.php;fp=gwvplib%2Fgwvpdatabase.php;h=d9b51cd3b0404b927cfe6b497dfe3c18d3f04713;hp=0c9a121a4f7a32435eaf3ea563bd2e4e0e067e3d;hb=05d58ec6d8a44b3c0213a1e666c354efa1e66a33;hpb=774923bffbfc4efdc92cfece19ec7dc48a6b7f5b diff --git a/gwvplib/gwvpdatabase.php b/gwvplib/gwvpdatabase.php index 0c9a121..d9b51cd 100644 --- a/gwvplib/gwvpdatabase.php +++ b/gwvplib/gwvpdatabase.php @@ -39,8 +39,8 @@ function gwvp_dbCreateSQLiteStructure($dbloc) )'; // this looks like null, , , user:|group:|authed|anon - // where authed = any authenticated user, anon = any unauthed user - // read|visible|write = can clone from repo|can see repo exists but not clone from it|can push to repo + // where authed = any authenticated user, anon = everyone (logged in, not logged in, etc) + // read|visible|write = can clone from repo|can see repo exists and see description but not clone from it|can push to repo // TODO: is this sufficient? i have to think about it $repoperms = ' CREATE TABLE "repoperms" (