Commit Graph

2528 Commits

Author SHA1 Message Date
Xavier Guimard
dc7b0b8a16 I think that we have to use 1.2.3 as version number since 1.2.2 is already published 2012-10-15 03:58:22 +00:00
Sandro Cazzaniga
fbe10d994d Fix version as there was a modification 2012-10-14 08:05:31 +00:00
Xavier Guimard
66ea30d3c8 Doc and fr translation update 2012-10-14 06:39:26 +00:00
Xavier Guimard
f058fcf0ba Restore "none" target (Closes: #545) 2012-10-13 16:21:47 +00:00
Xavier Guimard
92d8bfbd5d Doc update (see #544) 2012-10-13 13:50:26 +00:00
François-Xavier Deltombe
d7054a095b Manage persistent sessions in LL::NG::Handler::AuthBasic (Lemonldap-543) 2012-10-12 18:35:25 +00:00
Xavier Guimard
3995d8134d Frdoc update 2012-10-05 04:23:30 +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
Clément Oudot
290a4ce0e8 Fix deleteNotification web service with DBI backend (#537) 2012-09-25 15:09:31 +00:00
Sandro Cazzaniga
0bf0f9579c revert a commit because it warns during the tests 2012-09-21 08:16:24 +00:00
Sandro Cazzaniga
299ded8657 delete doublon 2012-09-21 08:02:26 +00:00
Sandro Cazzaniga
f023778623 use splice() to have a clean code in methods 2012-09-21 07:56:47 +00:00
Clément Oudot
9dee0a698d Simplify Debian repository update 2012-09-17 16:22:46 +00:00
Clément Oudot
c2a9d97f20 Update RPM spec file for 1.3.0 2012-09-17 14:06: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
12db044269 Fix Makefile to ignore some lines for script lmConfigEditor 2012-09-12 15:55:51 +00:00
Clément Oudot
3deffb66d0 Update documentation 2012-09-10 10:58:20 +00:00
Clément Oudot
b12d691fbc Add AuthBasic Handler in default installation (#519) 2012-09-10 10:34:28 +00:00
Clément Oudot
bd0d781665 Add deleteNotification webservice in WSDL (#511) 2012-09-10 10:09:49 +00:00
Clément Oudot
a99dfd43e8 Fix AuthBasic Handler logging (#519) 2012-09-10 09:23:46 +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
Clément Oudot
52814914de Fix typo for secure flag in CDA (#528) 2012-09-08 12:30:05 +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
Clément Oudot
aad5d0dc42 LEMONLDAP-519:
* Change Basic realm name to LemonLDAP::NG
* Use errorCode field of SOAP response
* Correct order of parameters in SOAP call error
* Ask again authentication if it was rejected by SOAP service
2012-09-05 14:00:53 +00:00
François-Xavier Deltombe
c49234885b Make CDA working with http cookie (Lemonldap-522) 2012-09-05 08:20:11 +00:00
Clément Oudot
7257df0670 Fix datepicker in notification explorer (#516) 2012-09-04 15:56:54 +00:00
Clément Oudot
9bb6d7eb74 Apply r2597 to 1.2 branch and update module version in trunk (#249) 2012-09-04 15:18:21 +00:00
François-Xavier Deltombe
5dcf8aab71 Really apply conf URLs requested in alphabetic order (Lemonldap-249) 2012-09-04 07:17:40 +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
Clément Oudot
3780671816 Tidy notification code (#511) 2012-08-31 12:31:11 +00:00
Sandro Cazzaniga
8418a0a293 Fix notification SOAP webservice (coudot) 2012-08-31 10:43:01 +00:00
Sandro Cazzaniga
ebde8b126e Fix notification's purge 2012-08-31 10:06:48 +00:00
Clément Oudot
bc27d95a5c Fix notification delete SOAP service (#511) 2012-08-31 09:36:33 +00:00
Sandro Cazzaniga
6702a5068c add comments on initCaptcha method 2012-08-31 07:53:40 +00:00
Clément Oudot
cce1a6365a Active notifications by default (#514) 2012-08-31 07:48:54 +00:00
Sandro Cazzaniga
21f9b5793d - deleteNotification webservice only deals with the given user uid, now. 2012-08-30 07:29:17 +00:00
Sandro Cazzaniga
98b0d9ad4f Fix typo which breaks notification's stuff 2012-08-29 13:43:43 +00:00