aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/web/files/auth.vcl
diff options
context:
space:
mode:
authorLasse Haugen <haugen.lasse@gmail.com>2019-02-12 09:41:30 +0100
committerLasse Haugen <haugen.lasse@gmail.com>2019-02-12 09:41:30 +0100
commit7c5adb59009f30bcc661760ed2d370e7356c215c (patch)
tree4fa95ccb5be5738a6ad074cd39a63d4e1cf17736 /ansible/roles/web/files/auth.vcl
parent146a858dce8133acc8284294e4262417b40611ff (diff)
parentddc497e0fba6334362847fdf698318b5549ead16 (diff)
Merge branch 'master' of github.com:slinderud/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=="