Commit Graph

427 Commits

Author SHA1 Message Date
Xavier Guimard
851d0d0caa LEMONLDAP::NG : little bug in Simple.pm : previous $datas was used for new users in status collect
Uptime displayed now in Status.pm
2008-05-13 09:07:30 +00:00
Xavier Guimard
a3297e2dbb LEMONLDAP::NG 2 false manifest files 2008-05-12 13:40:06 +00:00
Xavier Guimard
b3b53c1ddb LEMONLDAP::NG : adding pod test => 2 bugs found 2008-05-12 13:36:36 +00:00
Xavier Guimard
2b1df6d588 LEMONLDAP::NG test for Handler/Status.pm 2008-05-12 13:20:30 +00:00
Xavier Guimard
a4b9df90dd LEMONLDAP::NG : top 10 URL by code in Status.pm 2008-05-12 10:30:09 +00:00
Xavier Guimard
4adb04aa60 LEMONLDAP::NG : status process runs now with the same uid/gid as Apache and with the same @INC as mod_perl 2008-05-12 04:02:55 +00:00
Xavier Guimard
87d1f521e1 LEMONLDAP::NG : now, status page displays portal activity if an handler exists 2008-05-11 19:21:39 +00:00
Xavier Guimard
28e7336097 LEMONLDAP::NG : Status is in HTML now 2008-05-11 12:55:20 +00:00
Xavier Guimard
86cbecbde9 LEMONDLAP::NG : little existingSession documentation in Portal 2008-05-11 09:18:08 +00:00
Xavier Guimard
0213945fdf LEMONLDAP::NG : status module in progress...
Little bug in Handler.pm : local cache was not purged when using logout_sso
2008-05-11 09:17:26 +00:00
Xavier Guimard
62a2742b06 LEMONLDAP::NG : new dependencies 2008-05-10 19:42:54 +00:00
Xavier Guimard
23578390f3 LEMONLDAP::NG documentation update 2008-05-10 19:36:24 +00:00
Clément Oudot
2af37ccc19 Remove File dependency 2008-05-10 18:10:18 +00:00
Clément Oudot
cb002667ef Remove test specific parameters 2008-05-10 18:07:09 +00:00
Clément Oudot
fcb1c3a5a7 Add a skin to the portal 2008-05-10 18:05:46 +00:00
Clément Oudot
3a8e138a88 Add perldoc for Password Policy 2008-05-10 09:31:43 +00:00
Xavier Guimard
5bac01a55f Lemonldap::NG : little documentation for Lemonldap::NG::Handler::Status and perltidy 2008-05-09 20:50:27 +00:00
Xavier Guimard
5ab3a3fdfe LEMONLDAP::NG : Skeleton of Status module for Lemonldap::NG::Handler 2008-05-09 15:51:21 +00:00
Xavier Guimard
2b6599f043 LEMONLDAP::NG : The input fields size in manager window can now be customized 2008-05-07 18:15:32 +00:00
Clément Oudot
366be07286 Add 'Portail' translation 2008-05-07 16:21:04 +00:00
Xavier Guimard
6e45f08dcd LEMONLDAP::NG : - DM-Upload-Allowed field in debian/control
- symbol importation warning fixed for Handler/CGI.pm
2008-05-07 06:00:41 +00:00
Clément Oudot
438588e0d8 Set input type text for CSS compatibility 2008-05-06 09:33:47 +00:00
Xavier Guimard
7c2976cac8 LEMONLDAP::NG : examples files where not in the good place 2008-05-06 08:52:27 +00:00
Xavier Guimard
7b5e86351e LEMONLDAP::NG : integration of new CSS 2008-05-06 05:59:19 +00:00
Clément Oudot
7b468221c3 Add a brand new theme to the Manager 2008-05-05 17:04:33 +00:00
Xavier Guimard
83dce88170 Lemonldap::NG : 'use constant' seems to be more efficient than static sub in compilation 2008-05-04 10:53:12 +00:00
Xavier Guimard
9bbbad50ae LEMONLDAP::NG : suppress Apache2::compat dependency,
prepare Handler to support Log4perl and other log systems
2008-05-03 12:18:54 +00:00
Xavier Guimard
4fdcefafe4 LEMONLDAP::NG : new controls in PortalStatus example file 2008-04-29 12:43:35 +00:00
Xavier Guimard
e30bd50979 LEMONLDAP::NG : new example program : getting status of Lemonldap::NG::Portal (sessions count) 2008-04-29 12:27:05 +00:00
Xavier Guimard
96e0d4d3d5 LEMONLDAP::NG : adding a simple example to use Log::Log4Perl for rejected requests 2008-04-29 08:05:32 +00:00
Xavier Guimard
5cc5a54281 LEMONLDAP::NG : adding missing Apache::Session::* modules support in purgeCentralCache 2008-04-26 12:12:52 +00:00
Xavier Guimard
27d85beac2 LEMONLDAP::NG : Little UTF8/ISO-8859 problem. It is just seen when building static example. 2008-04-11 15:23:11 +00:00
Xavier Guimard
59ff84d7a9 LEMONLDAP::NG : old logout method replaced in example 2008-04-11 14:32:12 +00:00
Xavier Guimard
f2cb286636 LEMONLDAP::NG : Version 0.9.1 2008-04-11 05:16:57 +00:00
Xavier Guimard
e2f40e466d LEMONLDAP::NG : stupid bug + perltidy 2008-04-10 09:40:16 +00:00
Xavier Guimard
65ae8948b9 LEMONLDAP::NG : little patch for the portal to be able to use configuration cached by handlers to increase performance in DBI or SOAP configuration storage: else, the portal download the configuration for each authentication. 2008-04-10 09:34:21 +00:00
Thomas CHEMINEAU
098e24e9b2 add libcgi-session-perl as suggested dependency 2008-04-07 16:59:14 +00:00
Thomas CHEMINEAU
59dc69902f Liberty Storage Options for AuthLA module are now generic CGI::Session options 2008-04-07 16:44:25 +00:00
Thomas CHEMINEAU
4e9cf25fe8 Add CGI::Session support in AuthLA module + fixe some bugs 2008-04-07 16:40:09 +00:00
Xavier Guimard
edfb4aa305 LEMONLDAP::NG : update module versions and changelogs 2008-04-07 13:04:14 +00:00
Xavier Guimard
6959f1c20a LEMONLDAP::NG : 2 bugs :
* lmLog was not exported in Proxy.pm
                * the new javascript library does not need to replace & by &
2008-04-07 08:47:40 +00:00
Xavier Guimard
af5541480a LEMONLDAP::NG : documentation update 2008-04-06 14:53:04 +00:00
Xavier Guimard
dca1688e12 LEMONLDAP::NG : typo error 2008-04-03 09:30:19 +00:00
Xavier Guimard
23ae454e60 LEMONLDAP::NG : When Net::LDAP::Control::PasswordPolicy isn't available, constants LDAP_CONTROL_PASSWORDPOLICY LDAP_PP_ACCOUNT_LOCKED LDAP_PP_PASSWORD_EXPIRED are not available. So I added a "no strict 'subs'" else, compilation failed whith earlier Net::LDAP packages. 2008-04-03 09:09:43 +00:00
Xavier Guimard
1e46733d63 LEMONLDAP::NG : Constants LDAP_CONTROL_PASSWORDPOLICY LDAP_PP_ACCOUNT_LOCKED LDAP_PP_PASSWORD_EXPIRED are not exported if Net::LDAP::Control::PasswordPolicy is missing, so we have to add an "eval" 2008-04-03 08:55:11 +00:00
Clément Oudot
0a11a048e7 Add support for LDAP Password Policy 2008-03-31 14:25:14 +00:00
Xavier Guimard
9ac33e56e3 LEMONLDAP::NG : 1 regexp not very clean 2008-03-18 15:58:26 +00:00
Xavier Guimard
cf400baf21 LEMONLDAP::NG : logout bugs. Now logout_app, logout_app_sso and logout_sso targets works fine 2008-03-13 09:28:14 +00:00
Xavier Guimard
e779d8fc1e LEMONLDAP::NG : Work about logout problems. To be continued. 2008-03-12 16:24:17 +00:00
Xavier Guimard
11b52cd391 LEMONLDAP::NG : Javascript update. Closes: #308775 (Incorrect XML error in Manager with IE 7) 2008-03-12 16:23:30 +00:00