aboutsummaryrefslogtreecommitdiff
path: root/gitaclhook
AgeCommit message (Collapse)AuthorFiles
2013-06-25Bugfixes.release-1.00Sergey Poznyakoff1
* gitacl.schema: An example LDAP schema. * MANIFEST: Add gitacl.schema * Makefile.PL: Update. * gitaclhook: Fix passing 'user' parameter in test mode. * lib/GitACL.pm: Fix malformed references.
2013-06-23Minor change.Sergey Poznyakoff1
* gitaclhook: Remove unneeded "use".
2013-06-23Rewrite gitaclhook in a modular way.Sergey Poznyakoff1
The new version provides two storage engines: File and LDAP. * git/MANIFEST: New file. * git/Makefile.PL: New file. * git/gitaclhook: Rewrite. * git/lib/GitACL.pm: New file. * git/lib/GitACL/File.pm: New file. * git/lib/GitACL/LDAP.pm: New file.
2013-06-22gitaclhook: Improve CLI.Sergey Poznyakoff1
2013-06-21gitaclhook: Implement test mode.Sergey Poznyakoff1
2013-06-21Improve gitaclhook.Sergey Poznyakoff1
Reformat and improve documentation. Display it if called with the --help option. Allow for * in the PROJECT field (matches any project name). Work with http(s) transport. New configuration variable httpd-user supplies the name of the user http server runs as.
2013-04-11gitaclhook: an update hook for git implementing ACLs.Sergey Poznyakoff1
* git/gitaclhook: New file.

Return to:

Send suggestions and report system problems to the System administrator.