The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14 - 2013-05-22

  • Prevent potential session reuse when Apache::Session::File is RT's $WebSessionClass. This is also resolved by RT versions 4.0.13 and 3.8.17 and by the May 2013 security patches. Changes here are purely for correctness/bulletproofing down the road.
  • Moved much documentation from comments into POD; cleanups are still needed, but this is a good start.

Modules

RT Authentication using External Sources

Provides

in lib/RT/Authen/ExternalAuth/DBI.pm
in lib/RT/Authen/ExternalAuth/DBI/Cookie.pm
in lib/RT/Authen/ExternalAuth/LDAP.pm