diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2025-07-27 11:36:28 +0100 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2025-07-27 11:36:28 +0100 |
commit | 8984b8989993b3b3835b0a5366b48db6c0d9a44d (patch) | |
tree | bd381a81bd90f47c44683394e8e71a0f330e5b5a /roles/gitserver/files/htpasswd | |
parent | 30399ff63f4b798d835ac1059dcb744cb7beddc8 (diff) | |
download | infra-8984b8989993b3b3835b0a5366b48db6c0d9a44d.tar.gz infra-8984b8989993b3b3835b0a5366b48db6c0d9a44d.tar.bz2 infra-8984b8989993b3b3835b0a5366b48db6c0d9a44d.zip |
Remove support for git push via HTTP
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.
Diffstat (limited to 'roles/gitserver/files/htpasswd')
-rw-r--r-- | roles/gitserver/files/htpasswd | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/roles/gitserver/files/htpasswd b/roles/gitserver/files/htpasswd deleted file mode 100644 index 1402a2f..0000000 --- a/roles/gitserver/files/htpasswd +++ /dev/null @@ -1,7 +0,0 @@ -$ANSIBLE_VAULT;1.1;AES256 -61343632623939306230623762623761363339376231646232313165353432643830383064663066 -6163383831306632333339653130323764393166333464380a613264613935633336643734376161 -37643564663361646564376437663431343937663937656233323164393837626163386430643063 -6234633164303239310a663961373664666465353234373261633662653864633830336132316139 -33616333643963353630623866613765363131656137653561393733633361303138383662626364 -3930656564303830646333306666643262383263313939373266 |