Commit Graph

2667 Commits

Author SHA1 Message Date
Clément Oudot
3106100c5d Possibility to autoconfigure LDAP notification backend from LDAP configuration backend (#457) 2013-10-22 16:26:20 +00:00
Xavier Guimard
d13adf8fc8 Add optimization proposed by Jean-Charles + stupid bug 2013-10-20 05:32:43 +00:00
Xavier Guimard
ef0fef4e83 More comments 2013-10-19 16:41:58 +00:00
Xavier Guimard
199e14772e Cosmetic change 2013-10-19 16:37:01 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
1b429f6856 Correct bad CGI args reading order (and optimize) 2013-10-19 16:24:33 +00:00
Xavier Guimard
c90552a9a6 Tidy 2013-10-19 04:33:16 +00:00
Xavier Guimard
f29d3b563e s/utf8/utf-8/ in HTTP headers
Closes: #626
2013-10-17 19:21:45 +00:00
Xavier Guimard
70f32c5472 Revert r2984 since Perl 5.8 is enough exept for Cli 2013-10-17 04:15:07 +00:00
Xavier Guimard
98892cecbe "switch" feature is only available with Perl 5.10 2013-10-15 04:31:30 +00:00
Xavier Guimard
6423852f90 Add Web::ID in dependencies 2013-10-13 13:54:48 +00:00
Xavier Guimard
61e68ae5d8 UserDBWebID seems to be finished 2013-10-13 12:33:24 +00:00
Xavier Guimard
14937b1585 Add WebID in manager 2013-10-13 06:41:44 +00:00
Clément Oudot
58912e335c Add URL in AuthChoice, to post form on another vhost (#291) 2013-10-11 09:01:54 +00:00
Xavier Guimard
e14824c57f make tidy 2013-10-09 19:37:51 +00:00
Clément Oudot
e0b2a25cab Hide some attributes in logs and in session explorer (#612) 2013-10-08 14:16:46 +00:00
Sandro Cazzaniga
de8682417e fix memory leak due to POSIX huge export 2013-10-06 14:56:57 +00:00
Xavier Guimard
34966cdc76 Update META.yml 2013-10-05 16:11:40 +00:00
Xavier Guimard
db51a80445 Add Facebook parameters in Manager 2013-10-05 15:51:55 +00:00
Clément Oudot
2900d0a6a2 Vhost aliases in Manager (#558) 2013-10-03 09:58:19 +00:00
Xavier Guimard
037316e08e Test if exported vars are compliant when Google or OpenID are used 2013-10-03 04:48:35 +00:00
Clément Oudot
294fdaa407 Add BrowserID Auto login parameter in Manager (#584) 2013-09-30 14:48:24 +00:00
Xavier Guimard
e67a05d6c1 Set authnlevel for Google 2013-09-29 16:25:02 +00:00
Xavier Guimard
93e026b1ad Add UserDBGoogle 2013-09-29 07:09:32 +00:00
Xavier Guimard
760317e0f1 Add Google into auth module list 2013-09-28 05:52:07 +00:00
Xavier Guimard
81b1a958e0 Insert AuthGoogle in the manager 2013-09-28 05:10:37 +00:00
Xavier Guimard
46974a3cd5 Fix LEMONLDAP-520 : Manager requires custom functions to be run with arguments 2013-09-24 04:10:09 +00:00
Clément Oudot
1dfdcafe22 Fix bug in Manager when Form replay node has no post data (#614) 2013-09-17 16:15:06 +00:00
Clément Oudot
e4713c0af9 Add a test to force vhost name to be lower case (#609) 2013-08-23 16:41:38 +00:00
Clément Oudot
37756c3be2 Store BrowserID verification answer in session (#584) 2013-07-21 18:53:02 +00:00
Clément Oudot
fa1aa1a955 Add missing translation for BrowserID Params node (#584) 2013-07-21 15:59:24 +00:00
Clément Oudot
36818b6215 Configuration of BrowserID authentication module in Manager (#584) 2013-07-21 15:44:51 +00:00
Xavier Guimard
53e8d74758 make tidy 2013-07-17 06:32:29 +00:00
Xavier Guimard
67720c4aa2 Add LWP::Protocol::https in recommended dependencies
Closes: #532
2013-07-07 12:03:21 +00:00
Xavier Guimard
472f5fab5c Replace the last get_key_from_all_sessions+sub usage in session explorer 2013-07-07 06:18:12 +00:00
Xavier Guimard
1518cf5e35 Close LemonLDAP::NG part of #598: ky parsing has been replaced by new searchOnExpr() sub
Next part will be implemented in Apache::Session::Browsable
2013-07-04 04:27:01 +00:00
Xavier Guimard
a23a8482cd Create searchOnExpr() sub for Apache::Session::* browsing (related to #598) 2013-07-03 19:31:04 +00:00
Xavier Guimard
dbbc24c59c Request for fields in get_key_from_all_sessions() (in doubleIp()) instead of code to use future optimisation in Apache::Session::Browseable::DBI 2013-07-01 20:11:34 +00:00
Xavier Guimard
19251d043a Propagate r2853 changes (and update version) 2013-07-01 04:23:55 +00:00
Xavier Guimard
302d6a4319 Replace some get_key_from_all_sessions by searchOn (related to #598) 2013-06-30 20:11:24 +00:00
Sandro Cazzaniga
201b609e7d make tidy 2013-06-28 09:13:00 +00:00
Clément Oudot
2cff2e87f3 Add Cli unit test in MANIFEST 2013-06-01 13:42:22 +00:00
Sandro Cazzaniga
7462ff467d make tidy 2013-05-30 14:41:02 +00:00
Sandro Cazzaniga
90c366027e Add unit test for Lemonldap-NG-Cli 2013-05-30 14:23:51 +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
d1ac297fc2 Add help action to lemonldap-ng-cli (#588) 2013-03-10 14:39:41 +00:00
Clément Oudot
7b8f67038c Import lemonldap-ng-cli into Manager module (#588) 2013-03-07 17:37:22 +00:00
Clément Oudot
643f4de269 Captcha configuration (#217) 2013-02-21 17:37:23 +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
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
Xavier Guimard
a68e47c110 Update manager dependencies:
* Move Test::Pod to recommends
 * Remove double entries (PREREQ_PM and BUILD_REQUIRES)
2013-01-25 20:55:09 +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
ff3d4c5c6c Clean URI dependency (#581) 2013-01-25 15:54:41 +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
f95efcac5a Clean File::Basename dependency (#581) 2013-01-25 15:10:38 +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
b8cc37a63d Clean CGI dependency (#581) 2013-01-25 14:07:13 +00:00
Xavier Guimard
465fc207b0 Fix old rename (Conf -> Common) 2013-01-20 16:23:55 +00:00
Clément Oudot
13446072d0 Skin rules in trunk (#578) 2013-01-16 15:43:24 +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
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
Xavier Guimard
e1d67778d4 Change licenCe by licenSe 2012-11-30 12:15:05 +00:00
Xavier Guimard
54b36f46ed Re-error... 2012-10-21 10:38:07 +00:00
Xavier Guimard
064b0cdea2 Some little errors in lmConfigEditor 2012-10-21 10:36:52 +00:00
Sandro Cazzaniga
eb8611578e [LEMONLDAP-554] Some improvements on lmConfigEditor 2012-10-21 08:24:19 +00:00
Xavier Guimard
e143051de4 Use .removeAttr instead of '' with .attr (Closes #555) 2012-10-21 05:50:58 +00:00
Clément Oudot
b40e070b2a Check reload URLs parameter to avoid Perl error (#552) 2012-10-16 15:48:36 +00:00
Clément Oudot
7b49684474 Display version in Manager (#549) 2012-10-16 14:46:54 +00:00
Clément Oudot
853f61f752 Restore trunk versions of main modules 2012-10-16 12:00:38 +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
8e2a057193 Fix deleteNotification webservice in trunk 2012-09-08 10:55:55 +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
Sandro Cazzaniga
1a582f69df Fix a typo in the code 2012-08-24 07:42:15 +00:00
Sandro Cazzaniga
4739155295 * [LEMONLDAP-510] Remove ==true as it never seems evaluated to True 2012-08-21 07:32:15 +00:00
Sandro Cazzaniga
34a23d6d03 * [LEMONLDAP-509] Fix regex on ldapServer 2012-08-20 08:14:48 +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
203b4f5d9c Remove session cache default namespace from code also in purgeLocalCache
+ udpate comments (Lemonldap-499)
2012-08-13 10:53:29 +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
Xavier Guimard
0d54c80fcc Make tidy 2012-07-26 02:47:27 +00:00
Sandro Cazzaniga
ef2198c4a5 Add test file for session manager 2012-07-18 14:16:32 +00:00
Sandro Cazzaniga
531dfa0d17 Add tests for session manager 2012-07-18 14:15:35 +00:00
Sandro Cazzaniga
1bf418a209 - Remove Lemonldap::NG::Portal dependency because of notification's migration (LEMONLDAP-366) 2012-07-13 07:06:49 +00:00
Sandro Cazzaniga
213c80888a * [LEMONLDAP-366] Replace notifications in Common 2012-07-12 21:04:06 +00:00
Sandro Cazzaniga
b9a20c3995 * [LEMONLDAP-491] Don't import all POSIX functions 2012-07-10 13:36:10 +00:00
Clément Oudot
b01dc2865b Change the way X Forwarded For adress is stored in session (#486) 2012-06-26 16:05:27 +00:00
Clément Oudot
ea96f4c835 Use CSS3 box-shadow and border-radius attributes (#484) 2012-06-26 12:58:18 +00:00
Clément Oudot
96a605b286 Set version 1.3.0 in trunk 2012-06-20 07:54:00 +00:00
Clément Oudot
17730308ba Update META.yml after make cpan 2012-06-17 18:27:49 +00:00
François-Xavier Deltombe
64f26a226a Portal's and manager's CGI scripts runnable in shell (Lemonldap-476) 2012-06-13 18:43:27 +00:00
François-Xavier Deltombe
72933217b5 I forgot to add jquery.elastic.js in MANIFEST (Lemonldap-474) 2012-06-12 15:41:54 +00:00
François-Xavier Deltombe
83d87b9481 Apply conf URLs requested in alphabetic order (Lemonldap-249) 2012-06-11 18:52:49 +00:00
François-Xavier Deltombe
99a0d7f0ca Replace some input text with elastic textareas in manager (Lemonldap-474) 2012-06-11 12:04:08 +00:00
Clément Oudot
fca135fb6b Fix SAML attribute creation from parent node (#393) 2012-05-25 07:10:12 +00:00
Clément Oudot
a15920b695 Change UID after changing GID (#368) 2012-05-02 13:56:03 +00:00
Clément Oudot
1bf161bc00 Check the configuration object before reading the configuration (#368) 2012-04-28 07:12:29 +00:00
Clément Oudot
6ec1dad051 Update author and date in lmConfigEditor (#368) 2012-04-03 11:41:08 +00:00
Clément Oudot
9835f2071b Fix offline page name for login history (#389) 2012-03-25 15:10:23 +00:00
François-Xavier Deltombe
691636efdf Remove AuthLDAP dependency in AuthSSL (LEMONLDAP-376) 2012-03-14 11:18:58 +00:00
Clément Oudot
e8ca327b98 Use sendJSONResponse to send back JSON content in Manager (#425) 2012-03-12 12:39:31 +00:00
Clément Oudot
f022261dbb Add a global test to refuse vhost name with port (#410) 2012-03-03 15:39:06 +00:00
Clément Oudot
127438b8aa Fix Perl deprecated code for 5.12.4 (#448) 2012-03-03 14:55:39 +00:00
Clément Oudot
dee414b43f Create maintenance option (#342) 2012-02-29 17:19:11 +00:00
Clément Oudot
979d1abe62 Tidy all the code (make tidy) 2012-02-29 13:19:57 +00:00
Clément Oudot
56581a13fc Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
Clément Oudot
2e15849978 Reorganize files - work in progress (#444) 2012-02-28 22:48:43 +00:00
Clément Oudot
db1b53b05b Reorganize files - work in progress (#444) 2012-02-28 22:48:20 +00:00