summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-10-12 10:58:56 +0100
committerLars Wirzenius <liw@liw.fi>2013-10-12 10:58:56 +0100
commitb3c8a4decf0dad8e8f32f96fb126c8124d6e5507 (patch)
treed781c49fb10222ecdaa564707c1f5aa89cda1e67
parentbe6412df515c1e239df8f6e27196e97ab45c6078 (diff)
downloadliw-gitano-acl-test-suite-b3c8a4decf0dad8e8f32f96fb126c8124d6e5507.tar.gz
More private repo access checks
-rw-r--r--git.liw.fi.yarn3
1 files changed, 3 insertions, 0 deletions
diff --git a/git.liw.fi.yarn b/git.liw.fi.yarn
index f9e4ce0..d91c311 100644
--- a/git.liw.fi.yarn
+++ b/git.liw.fi.yarn
@@ -154,6 +154,9 @@ cgit.
AND admin creates repository private/tstrepo
THEN admin can clone private/tstrepo using ssh
AND admin can't clone private/tstrepo using git
+ AND admin can see repository private/tstrepo
+ AND tstusr can't clone private/tstrepo using ssh
+ AND tstusr can't see repository private/tstrepo
AND cgit doesn't show repository private/tstrepo
FINALLY remove repository private/tstrepo on server