Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/farynam/git-auth-commit-author-verify
- Owner: farynam
- License: mit
- Created: 2019-01-31T16:33:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T17:37:59.000Z (almost 6 years ago)
- Last Synced: 2024-11-08T21:55:29.324Z (about 2 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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