summaryrefslogtreecommitdiff
path: root/src/env
Commit message (Collapse)AuthorAge
* Updated validation script to match busybox own rulesGravatar Matthias Jaros2026-08-12
|
* Moved user check into function and also verify in repo setup proper usernameGravatar Matthias Jaros2026-08-12
|
* Added user validation regexGravatar Matthias Jaros2026-08-12
|
* Replaced cat with shell builtinGravatar Matthias Jaros2025-11-30
|
* Renamed project to gitfish. Much nicer than git-server that is actually more ↵Gravatar Matthias Jaros2025-11-10
| | | | misleading
* Replaced dirname command with shorter versionGravatar Matthias Jaros2025-11-09
|
* Updated VERSION handling and added LICENSE file to docker imageGravatar Matthias Jaros2025-10-27
|
* Added basic acl handling of read/write git reposGravatar Matthias Jaros2025-10-27
|
* CommentsGravatar Matthias Jaros2025-10-27
|
* Enhanced jail_escape logic and allowed also dots for repo names. Fixed - in ↵Gravatar Matthias Jaros2025-10-26
| | | | repo names
* - Added also info logging for successful attemptsGravatar Matthias Jaros2025-10-22
| | | | | - merge info and error logs - Fix log being overwritten with every entry
* Restrict sudo to specific groupGravatar Matthias Jaros2025-10-20
|
* Security hardeningGravatar Matthias Jaros2025-10-20