blob: 892823c5781afb4beeb8e0dcd2b33313b5a933d3 [file] [log] [blame]
# ACL for authenticated users
testuser:
password: foobar
acl:
# Allow access to events for a private git repository
foobar:
- git
- privaterepo.git
# Allow access to events for dev@example.org mailing list
myemails:
- email
- example.org
- dev