Skip to content
Snippets Groups Projects
Verified Commit 4b671ed3 authored by Frederik Schwan's avatar Frederik Schwan
Browse files

disable agent and tcp forwarding for AUR

parent 7c2d1128
No related branches found
No related tags found
No related merge requests found
Pipeline #96596 passed
......@@ -3,3 +3,5 @@ Match User {{ aurweb_user }}
AuthorizedKeysCommand /usr/local/bin/aurweb-git-auth.sh "%t" "%k"
AuthorizedKeysCommandUser {{ aurweb_user }}
AcceptEnv AUR_OVERWRITE
AllowTcpForwarding No
AllowAgentForwarding No
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment