github gssapi/mod_auth_gssapi v1.1.0
Bad Agent

latest releases: v1.6.5, v1.6.4, v1.6.3...
9 years ago

This new release adds support for Basic Auth (which I like to call Bad Agent).
It is a feature I resisted adding for a while as I hate so see people ending their Passwords in clear text, however, sometimes it cannot be helped and in order to match the obsolete mod_auth_kerb features I decided to add it.

Additionally thanks to Nathaniel the cookie encryption code has been converted to use the more modern and efficient AES GCM AEAD (Authenticate Encryption) cipher so that we can drop the 2 step process of Encryption (with CBC) + MAC (with SHA256 HMAC).

So enjoy this new release and let me know if you have any issues.

Don't miss a new mod_auth_gssapi release

NewReleases is sending notifications on new releases.