aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/web/files/auth.vcl
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2019-02-13 23:42:19 +0100
committerKristian Lyngstol <kly@kly.no>2019-02-13 23:42:19 +0100
commit5f28425a4285cadcaf4309aed482a97e9017d0de (patch)
tree3fd1e4807a26a9cbf24457b1e9178a2f0311e8fb /ansible/roles/web/files/auth.vcl
parentb1be02f16de651555ae5d071acc750690ca1edeb (diff)
parent6acd3d43afa7c6f6526266e1d41e51402e5b8c38 (diff)
Merge branch 'master' of github.com:gathering/gondul
Diffstat (limited to 'ansible/roles/web/files/auth.vcl')
-rw-r--r--ansible/roles/web/files/auth.vcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/web/files/auth.vcl b/ansible/roles/web/files/auth.vcl
new file mode 100644
index 0000000..81c21eb
--- /dev/null
+++ b/ansible/roles/web/files/auth.vcl
@@ -0,0 +1 @@
+req.http.Authorization != "Basic dGVjaDpydWxlcw=="