Changes for version 0.09 - 2011-05-06
- compatibility fixes for 3.8.10 and 4.0.0
- author testsuite
- updated README
Changes for version v0.08_01 - 2011-02-18
- Testing prerelase for 0.09, since 0.09_01 never made it to CPAN
- Upgrade Module::Install
- Remove and then replace a requires('RT') since Module::Install::RTx now handles that
- Fix the features/recommends to work with modern MI
- Use CSS to hide password box for ExternalAuth users so they don't think they can change their password via RT
- Fix for 3.8.9/4.0.0 to work with new Login infrastructure
- NEVER RELEASED v0.09_01 2009-03-28 Mike Peachey <zordrak@cpan.org>
- Makefile.PL
- Removed RT requirement since most RT installs are not done via CPAN and therefore CPAN installation fails dependency checking.
- ChangeLog
- Added entry for v0.09_01
- Makefile.PL
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