Commits


in gotd regress, use USER instead of USERNAME and check for sudo/doas users Problem where USERNAME is not usually set on OpenBSD reported by Mikhail ok jamsek


make it easier to run gotd regress via doas(1); ok kn, tracey


add a gotd auth test case for an explicitly denied group ok op@


add a gotd auth test case for explicitly denied users ok op@


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


fix group membership check in gotd auth ok op@


implement per-repository read/write authorization rules in gotd ok op@


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


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


add a test suite for gotd(8); check basic clone and send functionality