Skip to content

Releases: kiwitcms/python-social-auth-kerberos

v0.2.4 (24 Mar 2020)

27 Mar 08:22
Compare
Choose a tag to compare
  • Add social_auth_kerberos.pipeline with function to initialize
    default permissions for newly created accounts. See section
    Pipeline configuration
  • Update README with more information how to configure this plugin
  • Enable integration testing with Kerberos and coverage collection

v0.2.3 (22 Mar 2020)

27 Mar 08:22
Compare
Choose a tag to compare
  • Keep a reference to current user before checking anything else.
    Resolves a crash for clients which know that the server is
    Kerberos enabled and directly send the Authorization header
  • Be more tolerant to authorization request headers which don't
    match RFC-4459, section 4.2

v0.2.2 (10 Nov 2019)

10 Nov 17:51
Compare
Choose a tag to compare
  • Pin license version to GPLv2 for Tidelift

v0.2.1

10 Nov 17:31
74ab00a
Compare
Choose a tag to compare

Initial release