What's Changed
- Reduce log level for debug messages by @Alphix in #154
- Add CI tests by @Alphix in #155
- Fix incorrect logging in krb5_parse_name() error handling by @Fahnenfluchtige in #156
- Fix potential NULL dereference in ngx_http_auth_spnego_store_delegated_creds() by @Fahnenfluchtige in #157
- (krb5_realm_length(principal->realm) * 2) has no explicit type cast by @StepanGulyaev in #159
- CI: update tests to also check basic auth fallback by @Alphix in #160
- Fix check of no realm in username by @simayosi in #148
- Add Windows/AD and UNIX commands and configuration to generate and use Keytabs with nginx by @vjt in #91
New Contributors
- @Alphix made their first contribution in #154
- @Fahnenfluchtige made their first contribution in #156
- @StepanGulyaev made their first contribution in #159
- @simayosi made their first contribution in #148
Full Changelog: v1.1.2...v1.1.3