Skip to content

v1.1.3

Latest

Choose a tag to compare

@stnoonan stnoonan released this 12 May 17:11
· 13 commits to main since this release

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

Full Changelog: v1.1.2...v1.1.3