lemonldap-ng/modules/lemonldap-ng-common/lib/Lemonldap/NG/Common
Xavier Guimard 53dc4bbbf4 LEMONLDAP::NG : * To avoid XSS, 3 controls :
1) url must be base64 encoded
                  2) urldc is serialized on 1 line ("s/[\r\n]//sg")
                  3) urldc must not contains '"`\0<
                * Common/CGI can now intercept SOAP requests
2008-12-07 09:02:44 +00:00
..
Apache LEMONLDAP::NG : * Support for Apache::Session::PHP (for Manager/Session and purgeCentralCache) 2008-12-05 16:30:27 +00:00
Conf LEMONLDAP::NG : To help Doxygen, we have to use "use base" instead of @ISA when possible 2008-12-04 13:53:05 +00:00
CGI.pm LEMONLDAP::NG : * To avoid XSS, 3 controls : 2008-12-07 09:02:44 +00:00
Conf.pm LEMONLDAP::NG : To help Doxygen, we have to use "use base" instead of @ISA when possible 2008-12-04 13:53:05 +00:00