Releases: manuelkasper/mod_auth_pubtkt
Releases · manuelkasper/mod_auth_pubtkt
v0.14
- Respect X-Forwarded-Proto header for method selection
(Contributed by @Ludek2) - Build via automake (Contributed by @rmacd)
- Fix OpenSSL compatibility issues (Contributed by @rmacd)
- PHP login: Fix occasional invalid signature (suggested by @michelcve)
- PHP login: Fix bauth when password contains ':' (suggested by @ggramaize)
- Maximum uid length increased to 255 chars (to match Apache spec)
(Contributed by @rmacd)
v0.13
- Added compatibility with OpenSSL 1.1 API (Contributed by Vulpeculus)
v0.12
- Added Multifactor config options and logic with TKTAuthRequireMultifactor and TKTAuthMultifactorURL directives (Contributed by Nick Ramser)
v0.11
- Fixes selection of digest algorithm when using TKTAuthDigest.
v0.10
v0.9
Add TKTAuthHeader directive