- Feb 18, 2016
-
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
- Feb 17, 2016
-
-
David Beitey authored
-
- Feb 16, 2016
-
-
David Beitey authored
-
- Feb 12, 2016
-
-
David Beitey authored
-
David Beitey authored
Prevent Nginx failing to daemonise by changing away from "NGINX" environment variables for setting versions. This *really* broke things.
-
David Beitey authored
-
- Feb 11, 2016
-
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
Fixes issue with perl hanging
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
- Oct 14, 2015
-
-
David Beitey authored
-
David\ Beitey authored
This fixes #9 and #8 by reading headers_out from the subrequest resposne and copying them into the main request's headers_out. Previously, the direct assignment (shallow copy) produced the effect whereby no filters that ran after the shib module could modify headers. The reason for this appears to be linking inside the ngx_list ``headers`` inside the request option; suffice to say, this is a much better approach.
-
David\ Beitey authored
-
David Beitey authored
-
- Sep 30, 2015
-
-
David Beitey authored
Turns out that subrequests aren't pushed through Nginx's header filters which means that a directive like add_header won't work in a shib_request (or auth_request etc). Good to know!
-
David Beitey authored
-
- Sep 29, 2015
-
-
David Beitey authored
-
- Sep 28, 2015
-
-
David\ Beitey authored
This reverts commit f5bfd9ea.
-
David Beitey authored
This ensures that Nginx can still manipulate responses from the Shibboleth authorizer.
-
David Beitey authored
-
- Aug 25, 2015
-
-
David Beitey authored
fixed #6 by initialising hash member variable
-
jm authored
-
- Mar 30, 2015
-
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
David Beitey authored
-
- Jan 08, 2015
-
-
David\ Beitey authored
-
David\ Beitey authored
-
David\ Beitey authored
-