Commit Graph

112 Commits

Author SHA1 Message Date
Xavier Guimard
e1d67778d4 Change licenCe by licenSe 2012-11-30 12:15:05 +00:00
François-Xavier Deltombe
a265404969 Log when SAML authn response is built (#560) 2012-11-16 10:55:49 +00:00
Xavier Guimard
f6103b6884 Authen::Captcha must not be automaticaly loaded 2012-11-03 05:29:55 +00:00
Clément Oudot
ea916ecdce Manage corrupted file sessions (#557) 2012-10-30 15:22:36 +00:00
Clément Oudot
c9d4a11022 Add option to get debug flag (#557) 2012-10-30 14:21:02 +00:00
Clément Oudot
54ed7e7ed5 Fix time displaying for password expiration (#412) 2012-10-30 13:55:19 +00:00
Clément Oudot
3489910d99 Fix call to msg and convertSec routines in _LDAP.pm (#548) 2012-10-16 12:34:57 +00:00
Xavier Guimard
b8bd611ccb Same files must not have different version number 2012-10-15 04:12:21 +00:00
Clément Oudot
9ed795fe17 Update Makefile.PL with correct versions, add dependency on SOAP::Lite for Handler (#539) 2012-10-01 07:58:53 +00:00
Sandro Cazzaniga
5d2e36e8c4 *[LEMONLDAP-538] Fix loglevel 2012-09-25 17:04:57 +00:00
Clément Oudot
c8625a966d Fix password reset with DBI (#536) 2012-09-25 15:22:50 +00:00
Sandro Cazzaniga
f023778623 use splice() to have a clean code in methods 2012-09-21 07:56:47 +00:00
Sandro Cazzaniga
c7ce994d52 use splice() in Lemonldap::NG::Portal::Simple::loadModule 2012-09-15 09:50:46 +00:00
Clément Oudot
6c188ebb5e revert wrong modified file in commit r2623 2012-09-12 16:07:11 +00:00
Clément Oudot
424221249f Fix extract_lang subroutine for Android devices (#530) 2012-09-12 16:02:19 +00:00
Clément Oudot
bd0d781665 Add deleteNotification webservice in WSDL (#511) 2012-09-10 10:09:49 +00:00
Clément Oudot
59c8adde04 Allow to get display type in Multi backend (#529) 2012-09-09 21:37:49 +00:00
Clément Oudot
ef1b06603e Fix Multi backend unit test (#519) 2012-09-09 20:54:48 +00:00
Clément Oudot
2d7c4fd864 Allow getCookies webservice to be used with Multi backend (#519) 2012-09-08 17:20:08 +00:00
Sandro Cazzaniga
8e2a057193 Fix deleteNotification webservice in trunk 2012-09-08 10:55:55 +00:00
François-Xavier Deltombe
f4e90f866f Fix syntax error in LL::NG::Portal::Simple with CDA (Lemonldap-527) 2012-09-07 15:43:07 +00:00
François-Xavier Deltombe
29a97450d8 Do not set SAML relaystate if there are no data to store (Lemonldap-524) 2012-09-06 10:56:05 +00:00
François-Xavier Deltombe
495401756c Delete SAML relaystate data after it is read (Lemonldap-524) 2012-09-06 10:25:41 +00:00
François-Xavier Deltombe
8908cbbb4e Send RelayState in SAML logout requests by POST (Lemonldap-523) 2012-09-06 09:37:35 +00:00
François-Xavier Deltombe
2d9f9e088e Fix bug with SAML data purge + simplify purgeCentralCache (Lemonldap-518) 2012-09-03 18:56:39 +00:00
François-Xavier Deltombe
2720d0538f Fix typo in buildPortalWSDL (Lemonldap-517) 2012-09-03 17:14:04 +00:00
Sandro Cazzaniga
457a9f9b0e - Revert this fix because of LEMONLDAP-515 fix.. 2012-08-31 13:05:24 +00:00
Sandro Cazzaniga
8224d225d4 - [LEMONLDAP-515] Parameter portalRequireOldPassword is now checked in DBI 2012-08-31 13:00:06 +00:00
Sandro Cazzaniga
6702a5068c add comments on initCaptcha method 2012-08-31 07:53:40 +00:00
Sandro Cazzaniga
98b0d9ad4f Fix typo which breaks notification's stuff 2012-08-29 13:43:43 +00:00
Sandro Cazzaniga
e778b9842f - Add a "else" block for the debug message, else it will be printed even in non multi mode. 2012-08-21 08:11:09 +00:00
Sandro Cazzaniga
6cd8b8c5f4 * [LEMONLDAP-506] Disable LDAP Cache in multi mode 2012-08-21 07:24:27 +00:00
Sandro Cazzaniga
e13c03de25 ship args with splice() 2012-08-16 10:12:00 +00:00
Sandro Cazzaniga
65fed1486b * [LEMONLDAP-504] Fix a regression introduced by LEMONLDAP-413 2012-08-16 07:26:53 +00:00
Sandro Cazzaniga
fc5e698dd2 * [LEMONLDAP-505] Make portal W3C compliant for html validation 2012-08-15 09:36:39 +00:00
Sandro Cazzaniga
1f983ae96b Test::Pod is required to make tests on POD files 2012-08-13 13:07:47 +00:00
François-Xavier Deltombe
ec67501c03 Update LL::NG::Portal::SharedConf $version (Lemonldap-500) 2012-08-13 12:39:46 +00:00
Sandro Cazzaniga
41244827ad Add a missing test in manifest 2012-08-13 12:27:24 +00:00
François-Xavier Deltombe
94ea52a4af Add data reVHost in config only for portal (Lemonldap-500) 2012-08-09 18:42:40 +00:00
François-Xavier Deltombe
95903a6a3c Do not load localStorage into LL::NG::Portal's config (Lemonldap-500) 2012-08-09 17:28:35 +00:00
François-Xavier Deltombe
26c3c5bdc2 Useless method 'LL::NG::Portal::SharedConf::getProtectedSites' removed 2012-08-09 17:13:51 +00:00
Sandro Cazzaniga
8758d6c5fb change format of remaining time (for printf) 2012-07-26 09:51:39 +00:00
Sandro Cazzaniga
3a80fab207 Fix version since we had modified it for captcha feature 2012-07-26 09:44:48 +00:00
Sandro Cazzaniga
1c408c9912 Fix version 2012-07-26 09:38:53 +00:00
Sandro Cazzaniga
3ee4e9765a - fix version
- fix a typo
2012-07-26 07:42:25 +00:00
Sandro Cazzaniga
35262aa6b0 Fix incoherence in code 2012-07-26 07:33:20 +00:00
Xavier Guimard
0d54c80fcc Make tidy 2012-07-26 02:47:27 +00:00
Sandro Cazzaniga
5ade3bf9b2 - Better indentation for _Webform
- Better doc for initCaptcha()
2012-07-25 08:57:53 +00:00
Sandro Cazzaniga
d83e1848da Fix a bug in code that breaks auth 2012-07-19 08:23:28 +00:00
Sandro Cazzaniga
6f2a798b0e Fix a dummy bug that breaks two test 2012-07-18 15:26:48 +00:00