nginx-shib / nginx-http-shibboleth

Shibboleth auth request module for nginx
https://github.com/nginx-shib/nginx-http-shibboleth/wiki
Other
209 stars 27 forks source link

nginx 1.23.0+ compatibility #49

Closed tmcqueen-materials closed 2 years ago

tmcqueen-materials commented 2 years ago

What does this PR do?

This adds support for internal API change of how headers are represented in nginx 1.23.0 (as linked lists). It is not my changes, but those provided by heikojansen, I'm just creating the PR because this is a change we have observed is also needed to ensure nginx 1.23+ compatibility.

What issue/feature does this PR fix or reference?

See issue #48 .