Commit Briefs

Thomas Adam

add a gotd auth test case for an explicitly denied group

ok op@


Thomas Adam

add a gotd auth test case for explicitly denied users

ok op@


Thomas Adam

add a test case for requests from users not listed in gotd.conf

ok op@


Thomas Adam

fix group membership check in gotd auth

ok op@


Thomas Adam

implement per-repository read/write authorization rules in gotd

ok op@


Thomas Adam

add a regression test for sending to an empty repository via gotd

ok op@


Thomas Adam

awk ftw! no need to grep, awk can filter lines by itself

ok stsp@