Releases: stnoonan/spnego-http-auth-nginx-module
Releases · stnoonan/spnego-http-auth-nginx-module
v1.1.2
What's Changed
- Add support for unconstrained delegation, constrained delegation, and auth_gss_authorized_principal_regex by @medinski94 in #105
- corrected Heimdal compatibility by @itglob in #124
- Three minor fixes by @oxpa in #139
New Contributors
- @medinski94 made their first contribution in #105
- @itglob made their first contribution in #124
- @oxpa made their first contribution in #139
Full Changelog: v1.1.1...v1.1.2
Rollup of changes since v1.1
Includes minor bug and significant security fixes. All users should upgrade after appropriate testing.
Rollup through c85a38c595c6f45609f9984c3254a33996ed587d
Misc bugfixes.
Initial versioned release
Reasonable behavior for both SPNEGO and Basic authentication using GSSAPI/Kerberos
Proper HTTP handling
User whitelisting