Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farynam/git-auth-commit-author-verify

This simple bash script is server side hook which verifies that author of a commit is the same as REMOTE_USER env variable used by Apache2.
https://github.com/farynam/git-auth-commit-author-verify

Last synced: 3 days ago
JSON representation

This simple bash script is server side hook which verifies that author of a commit is the same as REMOTE_USER env variable used by Apache2.

Awesome Lists containing this project

README

        

# git-auth-commit-author-verify
This simple bash script is server side hook which verifies that author of a commit is the same as REMOTE_USER env variable used by Apache2.

Directory structure: git version 2.4.3