Commit Graph

297 Commits

Author SHA1 Message Date
Xavier Guimard
35e5b5b26e Change comment: manager is now protected 2012-02-26 16:41:46 +00:00
Clément Oudot
b10560bedb Check if configuration is really stored (#441) 2012-02-26 15:13:53 +00:00
François-Xavier Deltombe
c4bf8af37a Centralize management of client's language in LL::NG::Commmon::CGI (Lemonldap-369) 2012-02-15 11:58:32 +00:00
François-Xavier Deltombe
637f9904f7 Rename default dir for cache MyNamespace into lemonldap-ng (Lemonldap-434) 2012-02-09 17:36:13 +00:00
François-Xavier Deltombe
52b2dec3e4 Makes default lemonldap-ng.ini easier to read (Lemonldap-433) 2012-02-09 17:18:51 +00:00
François-Xavier Deltombe
6c6591fd83 Add a config parameter to enable/disable login history (Lemonldap-389) 2012-02-09 15:00:35 +00:00
Clément Oudot
ea806869a6 Use Demo backend in default installation (#416) 2012-01-28 21:55:39 +00:00
François-Xavier Deltombe
8a024bd284 Change default conf files since reload keys are now in manager 2012-01-26 16:50:34 +00:00
François-Xavier Deltombe
bdfc006b8f Implement 'Double cookie for single session' feature (Lemonldap-421)
+ Fix bug with http vhosts and double cookie (Lemonldap-420)
2012-01-26 15:12:09 +00:00
François-Xavier Deltombe
2b8352ee92 Prompt custom messages when ungrant session (LEMONLDAP-387) 2012-01-12 17:30:06 +00:00
François-Xavier Deltombe
f768392b40 Apply URLs in manager (LEMONLADP-249) 2012-01-11 11:42:42 +00:00
François-Xavier Deltombe
810865dcbd Implement login history (LEMONLDAP-389) 2012-01-10 19:54:30 +00:00
Clément Oudot
2060b10606 Add Crypt::OpenSSL::Bignum explicit dependency (#407) 2011-12-21 13:15:57 +00:00
Clément Oudot
1811394d43 Use session attributes in templates (#379) 2011-11-04 15:30:24 +00:00
Clément Oudot
42ab05b8e6 Set 1.2.0 version in the trunk 2011-10-07 12:23:15 +00:00
Xavier Guimard
819337f47a Perltidy 2011-09-18 12:44:14 +00:00
Clément Oudot
97522f6a8c Improve configuration backend errors management (#315) 2011-07-07 15:08:45 +00:00
Clément Oudot
b9f65a81ef Display Safe evaluation errors in apache error log 2011-07-03 12:19:58 +00:00
Clément Oudot
8fd963ee31 Load SafeLib and custom functions inside fake Safe jail (#319) 2011-06-10 20:46:23 +00:00
Clément Oudot
2ba6596215 Persistent session backend configuration in Manager (#203) 2011-06-10 12:23:15 +00:00
Clément Oudot
c7e458d59c Option for old menu items (#295) 2011-06-01 15:24:27 +00:00
Clément Oudot
eb01359322 Configure Reply-To address (#312) 2011-05-27 09:41:13 +00:00
Clément Oudot
2b45ee0a5e Add AuthUser and AuthPass parameter to SMTP send method (#293) 2011-04-14 15:59:42 +00:00
Clément Oudot
a8c00314f4 Allow subroutines to be defined in lemonldap-ng.ini (#294) 2011-04-14 09:50:40 +00:00
Clément Oudot
90618a4d6a Manage minimum versions for LL::NG modules cross dependencies (#283) 2011-03-07 09:14:33 +00:00
Clément Oudot
92fec3a326 Change the variable substitution to manage subroutine in Safe reval, and add more tests in Menu to always return good values for HTML::Template (#284) 2011-03-03 22:34:09 +00:00
Clément Oudot
0750dcb6ae Use wrap_code_ref only on CODE reference (#270) 2011-02-10 09:54:19 +00:00
Clément Oudot
234666742b Add a comment in lemonldap-ng.ini for useSafeJail (#270) 2011-02-07 17:09:40 +00:00
Clément Oudot
0865635a7b Create a Common::Safe module, to be able to disable Safe jail with useSafeJail in Portal (#270) 2011-02-07 10:27:36 +00:00
Clément Oudot
8d3e69c0ba Update version of recently changed files 2011-02-02 15:05:56 +00:00
Xavier Guimard
e13bfd9ade May close #263 2011-01-30 08:49:59 +00:00
Clément Oudot
29a9af1c44 make tidy 2011-01-25 16:41:31 +00:00
Clément Oudot
28adb04b4b Extend Manager protection to Sessions Explorer, and add an override possibility for Sessions Explorer only (#264) 2011-01-21 16:45:53 +00:00
Clément Oudot
7ed205a995 Upgrade main modules version to 1.1.0 in trunk 2011-01-21 16:35:28 +00:00
Xavier Guimard
2467ea5f90 Upgrade to 1.0.1 only changed modules 2010-12-15 21:04:17 +00:00
Xavier Guimard
341136796d Add "eval" to avoid problems when other datas are stored in LDAP branch 2010-12-09 21:18:30 +00:00
Xavier Guimard
c71187859e May close #263 2010-12-09 17:16:11 +00:00
Xavier Guimard
c246ed1905 To parse all sessions, "scope => 'sub'" 2010-12-08 15:26:38 +00:00
Clément Oudot
ef5decc150 Require a minimal version of Perl (5.008) 2010-11-29 15:32:56 +00:00
Clément Oudot
556f199609 Manage old Config::IniFiles version in migration script (#255) 2010-11-29 11:14:09 +00:00
Clément Oudot
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Xavier Guimard
c8c785fed7 - Closes #228 "Apache::Session::Browseable searchOn functions broken by new Apache::Session wrapper"
- Avoid MySQL locks failed
- "--ignore..." works only on target
2010-11-04 06:19:08 +00:00
Xavier Guimard
a1a30f4710 Doc update 2010-11-01 13:02:18 +00:00
Xavier Guimard
915254a60c If local cache failed, conf must be returned even 2010-11-01 09:16:32 +00:00
Xavier Guimard
571fa3fd46 Share $iniObj between threads 2010-10-30 20:26:11 +00:00
Xavier Guimard
652468a290 Share global variables 2010-10-30 19:25:38 +00:00
Xavier Guimard
8d1df60bee Warn if cookie name has changed + little things 2010-10-30 09:03:52 +00:00
Xavier Guimard
06d3994f55 * Global tests can return -1 (error that can be forced)
* New test for Apache::Session (insert, get and delete session)
2010-10-29 11:15:14 +00:00
Xavier Guimard
60ba8557a1 Closes #216 "getLocalConf called without 2nd argument" 2010-10-27 08:04:28 +00:00
Xavier Guimard
b5600bc3bc POD errors + replace lemonldap.ow2.org by lemonldap-ng.org 2010-10-26 09:34:00 +00:00