Commit Graph

12193 Commits

Author SHA1 Message Date
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
Xavier Guimard
14a92f1d77 LEMONLDAP::NG : UTF8 in AuthLA.pm must be specified in pod 2008-03-07 13:17:46 +00:00
Xavier Guimard
6b797bc707 LEMONLDAP::NG : corrections issued from http://lintian.debian.org/reports/full/x.guimard@free.fr.html 2008-03-05 11:26:15 +00:00
Xavier Guimard
c616e8759b LEMONLDAP::NG : new release : version 0.9 2008-02-28 07:08:35 +00:00
Xavier Guimard
d0da83c4a0 LEMONLDAP::NG : corrections issued from lintian 2008-02-26 19:43:05 +00:00
Xavier Guimard
a702383370 LEMONLDAP::NG : Debian liblasso-perl package is in status "suggests" instead of "Depends" 2008-02-26 18:57:33 +00:00
Xavier Guimard
481975df88 LEMONLDAP::NG : bugs in documentation import + missing documentation 2008-02-25 11:32:36 +00:00
Xavier Guimard
f45492b278 LEMONLDAP::NG : doc.pl is modified due to a xwiki bug 2008-02-25 05:31:29 +00:00
Xavier Guimard
5048ce41c0 LEMONLDAP::NG : documentation update 2008-02-16 22:21:24 +00:00
Eric German
e355b0b9c0 correct bug in local/general cache management 2008-02-15 10:50:55 +00:00
Xavier Guimard
9312ebf80b LEMONLDAP::NG : changelog and versions update 2008-02-08 16:56:42 +00:00
Xavier Guimard
30b34d578e LEMONLDAP::NG : Sessions timeout can now be managed by the manager 2008-02-08 16:09:22 +00:00
Xavier Guimard
85e7acadfe LEMONLDAP::NG : some stupid bugs... 2008-02-08 15:33:32 +00:00
Xavier Guimard
8d7fc0219f LEMONLDAP::NG : minor modif 2008-02-01 14:25:53 +00:00
Xavier Guimard
a78fc22efb LEMONLDAP::NG : Example configuration bug + documentation update 2008-02-01 08:34:28 +00:00
Xavier Guimard
cbc3c62746 LEMONLDAP::NG : the purgeCentralCache was not cleanly installed in Debian process (Closes: #461572 / bugs.debian.org) 2008-01-30 15:41:42 +00:00
Xavier Guimard
b8b463c493 LEMONLDAP::NG : German translation for debconf 2008-01-30 15:11:29 +00:00
Xavier Guimard
5439a7e608 LEMONLDAP::NG : bug : local configuration was shared between all packages that inherits from Lemonldap::NG::Handler::SharedConf 2008-01-30 15:07:33 +00:00
Clément Oudot
a3187f6ca4 Remove br markups 2008-01-27 17:55:23 +00:00
Clément Oudot
44c3335de8 Add logout from the error page 2008-01-25 15:21:48 +00:00
Clément Oudot
b5d8e94cd5 Correct menu display context 2008-01-25 09:38:53 +00:00
Clément Oudot
d961e19d70 Add a menu and a 403 error page 2008-01-25 08:54:14 +00:00
Clément Oudot
29cb9c722e remove local logout from code and add a 'and' test in the process 2008-01-24 10:17:30 +00:00
Clément Oudot
45423aca5a Add local logout possibility 2008-01-24 09:34:02 +00:00
Eric German
441d54b57e correct minor bug in apache access log 2008-01-21 17:35:55 +00:00
Xavier Guimard
4e5b10c464 LEMONLDAP::NG : Stupid bug in SOAP delete method 2008-01-16 16:26:28 +00:00
Xavier Guimard
ff2a235476 LEMONLDAP::NG : method "delete" was not implemented in Lemonldap::NG::Manager::Apache::Session::SOAP. 2008-01-16 10:47:50 +00:00
Xavier Guimard
05907687f7 LEMONLDAP::NG : According to RFC 2109, the "domain" attribute of Set-Cookie header must start with a "." character to be valid. (Closes: #307891) 2008-01-16 10:35:50 +00:00
Clément Oudot
8b18afe05e Resolving bug #308181 2008-01-15 09:23:06 +00:00
Clément Oudot
6e97c24141 Import from FederID project 2008-01-13 14:34:10 +00:00
Clément Oudot
2bf1566c2a use external federid theme 2008-01-13 14:29:24 +00:00
Clément Oudot
b5c5375c09 try to use external repository for one file 2008-01-13 14:25:30 +00:00
Clément Oudot
c184b2c083 try to use external repository for one file 2008-01-13 14:21:12 +00:00
Clément Oudot
ab283fcb0a try to use external repository for one file 2008-01-13 14:18:26 +00:00
Clément Oudot
0a9e4b51e3 Add a variable to store path 2008-01-06 19:58:15 +00:00