lemonldap-ng/modules/lemonldap-ng-manager/lib/Lemonldap/NG
Xavier Guimard a91d61eb99 LEMONLDAP::NG : the manager now can be protected directly (like session explorer) by setting :
* "protection => 'manager'"
		* or "protection => 'rule: $uid eq "admin"'
                * or "protection => 'authenticate'
                It inherits from Lemonldap::NG::Handler::CGI
                -> little bug in this module
2008-11-14 07:03:02 +00:00
..
Manager LEMONLDAP::NG : * protection system of Manager/Sessions.pm is now included in Handler/CGI.pm 2008-11-11 15:21:31 +00:00
Manager.pm LEMONLDAP::NG : the manager now can be protected directly (like session explorer) by setting : 2008-11-14 07:03:02 +00:00