Changes for version 0.73 - 2007-01-04
- In VirtualHost context, PerlInitHandler is an alias for PerlPostReadRequestHandler. So by encoding characters (%40 for 'a'), users can bypass some restrictions. Now PerlInitHandler is replaced by PerlHeaderParserHandler, so Lemonldap::NG is called after URI translation phase.
- Correction of a bug in internal redirections: now internal redirections are not examined: for example, http://test.example.com/ is internaly redirected to /index.pl, but only the first request (/) is tested.
Modules
The Apache module part of Lemonldap::NG Web-SSO system.
Perl extension to add a reverse-proxy to a Lemonldap::NG handler.
Perl extension to use dynamic configuration provide by Lemonldap::NG::Manager.
Module to share Lemonldap::NG configuration using DBI.
Perl base extension for building Lemonldap::NG compatible handler.
Perl extension for building a Lemonldap::NG compatible handler able to manage Apache virtual hosts.