Commit Graph

223 Commits

Author SHA1 Message Date
Clément Oudot
15d520c304 Manage default value for mailLDAPFilter (#513) 2013-06-02 21:53:11 +00:00
Clément Oudot
35530d93f8 Add Unicode::String dependency (#513) 2013-06-01 13:48:43 +00:00
Clément Oudot
c8f8e78546 Modify password for Active Directory (#513) 2013-06-01 13:40:29 +00:00
Sandro Cazzaniga
da268cff7f make the error message in case of bad load of Lasso module a bit more readable 2013-05-31 06:16:26 +00:00
Sandro Cazzaniga
11c55bd0a0 Add _Webform.pm into the test as there's some captcha methods in it 2013-05-30 19:00:22 +00:00
Sandro Cazzaniga
7462ff467d make tidy 2013-05-30 14:41:02 +00:00
François-Xavier Deltombe
063692540c Slight changes in captcha error messages (#217) 2013-05-23 19:33:07 +00:00
François-Xavier Deltombe
17e6f7eeb2 Test that macros and groups are computed in alphabumeric order (#596) 2013-05-23 19:07:48 +00:00
François-Xavier Deltombe
3c81802f3c Continuation of commit r2833 (#596)
so that a group rule may involve another, previously computed group
2013-05-21 09:34:01 +00:00
François-Xavier Deltombe
3909d708d1 Compute macros and local groups in alphabetical order (#596) 2013-05-21 08:18:03 +00:00
Clément Oudot
355dcff030 make tidy 2013-04-28 14:46:18 +00:00
Clément Oudot
a6f10e15eb First implementation of Active Directory module (#409 and #LEMONLDAP-513) 2013-04-28 14:44:03 +00:00
Clément Oudot
4ed5e151af Add missing encoding directive in POD (#592) 2013-04-19 11:39:33 +00:00
Clément Oudot
ca1b0db0d2 Fix getDisplayType call in Multi backend (#593) 2013-04-19 08:27:29 +00:00
Xavier Guimard
bb0dd0fc96 Remove old hook 2013-04-15 04:29:01 +00:00
Xavier Guimard
455ed3b4b4 Avoid Perl warning 2013-04-15 04:12:34 +00:00
Clément Oudot
3aaca2d291 Captcha for login form (#217) 2013-02-21 17:38:14 +00:00
Clément Oudot
c177cf702d Make captcha works for mail reset (#217) 2013-02-20 16:04:29 +00:00
Clément Oudot
4ff3bea859 Do not call captcha method in process (#217) 2013-02-20 14:52:08 +00:00
Clément Oudot
bbd05fdd88 Allow to search demo account from mail reset page (#586) 2013-02-20 14:51:09 +00:00
Clément Oudot
5b9cab0cc0 Better captcha integration in mail reset page (#217) 2013-02-20 10:54:53 +00:00
Clément Oudot
d67f01e1d8 Do not force captcha parameters in the code (#217) 2013-02-20 09:39:17 +00:00
Sandro Cazzaniga
ab662554b7 make tidy 2013-02-17 22:25:26 +00:00
François-Xavier Deltombe
7b02fea629 Clean regexp of previous commit (#467) 2013-02-08 13:32:22 +00:00
François-Xavier Deltombe
65252af36b Fix slight bug about trustedDomains regex: domains might be tampered (#467) 2013-02-08 10:58:35 +00:00
Xavier Guimard
9d834f5d34 Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00
Xavier Guimard
f0edd1a339 Add copyright in README 2013-02-07 06:27:34 +00:00
Xavier Guimard
28762a1b8a Update and simplify CPAN README 2013-02-07 05:45:53 +00:00
Xavier Guimard
fd09a8bafe Remove old warning in AuthCAS 2013-02-03 06:40:51 +00:00
Xavier Guimard
69ca1a1a38 Email change: Thomas Chemineau -> thomas.chemineau@gmail.com 2013-02-01 05:37:38 +00:00
Xavier Guimard
6f68349fce Update Changes and report trunk copyright changes into 1.2 2013-01-31 06:23:14 +00:00
Xavier Guimard
c132bc3e1d Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
François-Xavier Deltombe
95c4523e58 Fix a perl var type error in Lemonldap::NG::Portal::Display 2013-01-30 16:08:44 +00:00
Clément Oudot
1cd36aa44b Fix transient NameID for SAML Issuer (#561) 2013-01-27 15:28:39 +00:00
Xavier Guimard
6144943a2a Add Apache::Session::Browseable in recommends 2013-01-25 21:42:08 +00:00
Xavier Guimard
2243331779 Update portal dependencies:
* Move HTTP::Message, LWP, MIME::Lite, String::Random, URI, XML::Simple in recommends
 * Add XML::LibXSLT, XML::LibXML in recommends
 * Move Test::Pod in BUILD_REQUIRES
2013-01-25 21:09:10 +00:00
Clément Oudot
5ca379ba9c Clean XML::Simple, XML::LibXML, XML::LibXSLT dependency (#581) 2013-01-25 16:06:30 +00:00
Clément Oudot
54ca4290bd Clean LWP dependency (#581) 2013-01-25 16:00:11 +00:00
Clément Oudot
3d8841bb7f Clean HTTP::Headers, HTTP::Request and HTTP::Message dependency (#581) 2013-01-25 15:42:02 +00:00
Clément Oudot
f93922ad7b Clean Glib dependency (#581) 2013-01-25 15:17:28 +00:00
Clément Oudot
f95efcac5a Clean File::Basename dependency (#581) 2013-01-25 15:10:38 +00:00
Clément Oudot
c9115c11ce Clean Email::Date::Format dependency (#581) 2013-01-25 14:52:30 +00:00
Clément Oudot
217ef7bc9b Clean DBI dependency (#581) 2013-01-25 14:48:53 +00:00
Clément Oudot
dbab14b0ac Clean Crypt::OpenSSL::X509, Crypt::OpenSSL::RSA and Convert::PEM dependency (#581) 2013-01-25 14:40:32 +00:00
Clément Oudot
d516cba682 Clean Apache::Session dependency (#581) 2013-01-25 13:48:48 +00:00
Clément Oudot
e8778c5b7b Fix mail subject encoding (#580) 2013-01-25 11:05:34 +00:00
Xavier Guimard
67c41388c6 Add SOAP::Lite in build dependencies 2013-01-20 13:11:59 +00:00
Clément Oudot
13446072d0 Skin rules in trunk (#578) 2013-01-16 15:43:24 +00:00
Clément Oudot
ae7ac2de48 Forward lmhidden fields in CAS authentication (#563) 2013-01-15 14:19:42 +00:00
Clément Oudot
98b2bbbe1e Use PE_PASSWORD_OK code in Menu (#577) 2013-01-14 11:32:51 +00:00
Clément Oudot
cc3b7d54f7 Force minimal Net::LDAP version to get ppolicy feature (#565) 2013-01-11 17:49:08 +00:00
Clément Oudot
8feea1b3f4 Call authInit before authLogout in logout process (#562) 2013-01-11 17:11:37 +00:00
Clément Oudot
33a2f08a0a Update Makefile.PL modules to launch all tests on CPAN tester platform (#565) 2013-01-11 14:46:05 +00:00
Clément Oudot
8269cfc208 Change SAML session ID key to allow index in SQL (#547) 2013-01-11 11:57:46 +00:00
François-Xavier Deltombe
27bbde63b6 Replace useXForwardedFor option with trustedProxies (#559) 2013-01-03 18:28:55 +00:00
François-Xavier Deltombe
87c7ea6a20 Remove remains of xForwardedFor in code (#486) 2013-01-03 18:14:34 +00:00
François-Xavier Deltombe
2e9f6088b6 Dependencies to XML::* modules updated (#366) 2013-01-02 16:32:04 +00:00
Clément Oudot
5f0b631e70 Fix SAML signature verification issue (#570) 2012-12-18 10:29:07 +00:00
Clément Oudot
c50170408f Backport fix for #412 2012-12-18 09:52:54 +00:00
Clément Oudot
3b82fef1a0 Minor modifications on application list CSS (#569) 2012-12-18 09:12:13 +00:00
Clément Oudot
4845aa4bd3 Categories in menu are now sortable (#566) 2012-12-04 16:31:12 +00:00
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