From b3c8a4decf0dad8e8f32f96fb126c8124d6e5507 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 12 Oct 2013 10:58:56 +0100 Subject: More private repo access checks --- git.liw.fi.yarn | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1