github gssapi/mod_auth_gssapi v1.4.0
Release 1.4.0 - Lunar Reconnaissance Orbiter

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

This release introduces new features, the ability to use a unique ccache file per authentication, and impersonation.
Unique ccache files and related cleanup helpers are useful to better handle some applications that have been ported from mod_auth_kerb, where this was the default behavior and apps were used to delete the ccache file unconditionally once a request was completed.
Impersonation, if the KDC allows it, allows mod_auth_gssapi to obtain kerberos credentials by using protocol transition extensions after another apache module (like mod_ssl/mod_nss) authenticated the user.

The Lunar Reconnaissance Orbiter (LRO) is a NASA robotic spacecraft currently orbiting the Moon in an eccentric polar mapping orbit. It was launched on June 16 2009, its mission duration was planned for one year, but has since been extended numerous times after review by NASA.

This release has seen the contribution of a greater number of people so we'll add contribution recognition to the release notes going forward.
Thank you to all contributors, each Issue, PR, Review, or other contribution makes the code better and more useufl for everyone.

1.4.0 Contributors:

  • Dennis Schridde (2):
    Respect DESTDIR when installing Apache module
    Fix APXS error "cannot determine bootstrap symbol name"
  • Isaac Boukris (1):
    Tests: use urandom instead of random
  • Jan Pazdziora (5):
    Do not use ap_hook_check_user_id on Apache 2.4
    Clarify make test dependencies.
    The distribution does not ship ./configure, generate it.
    Additional python modules are needed.
    Add support for GssapiImpersonate.
  • Matt Rogers (1):
    Obey SessionMaxAge for session expiration
  • Robbie Harwood (4):
    GSS-Proxy configuration file for mod_auth_gssapi
    Unify copyright convention
    Implement unique ccache names
    Add example script for ccache cleaning to contrib
  • Simo Sorce (9):
    Fix function name spelling
    Fix cred cache detection
    Split the book keeping operations into a function
    Postpone adding spnego mech to mech list
    Move context loops to a helper function
    Insure the asn1 definitions are in the tarball
    Move version number to a seprate file
    Add release script
    Release 1.4.0

Don't miss a new mod_auth_gssapi release

NewReleases is sending notifications on new releases.