From: Matt Amos Date: Wed, 5 Oct 2016 17:14:17 +0000 (+0100) Subject: Pass authentication headers to cgimap so that it can handle OAuth. X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/99bccc8cf1e07f2e37e3d3dbcf97d1246ee792ca Pass authentication headers to cgimap so that it can handle OAuth. --- diff --git a/cookbooks/web/templates/default/apache.backend.erb b/cookbooks/web/templates/default/apache.backend.erb index 454522597..9b15f282f 100644 --- a/cookbooks/web/templates/default/apache.backend.erb +++ b/cookbooks/web/templates/default/apache.backend.erb @@ -54,6 +54,11 @@ RemoteIPTrustedProxy 146.179.159.160/27 RemoteIPTrustedProxy 10.0.32.0/24 + # + # Pass authentication related headers to cgimap + # + CGIPassAuth On + # # Pass supported calls to cgimap #