summaryrefslogtreecommitdiff
path: root/roles/gitserver/files/htpasswd
AgeCommit message (Collapse)Author
2025-07-27Remove support for git push via HTTPDmitry Ilvokhin
It was not working properly anyway, because of the permissions problem, but intoroduced unnecessary complexity in configuration files. All others (non-write) git operation should continue to work via HTTP.
2024-05-03Rename .htpasswd to htpasswdDmitry Ilvokhin