Commit Graph

217 Commits

Author SHA1 Message Date
François-Xavier Deltombe
810865dcbd Implement login history (LEMONLDAP-389) 2012-01-10 19:54:30 +00:00
Clément Oudot
1811394d43 Use session attributes in templates (#379) 2011-11-04 15:30:24 +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
a8c00314f4 Allow subroutines to be defined in lemonldap-ng.ini (#294) 2011-04-14 09:50:40 +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
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
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
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
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
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
Xavier Guimard
47d58814c8 Upgrade POD URL 2010-10-26 06:08:16 +00:00
Xavier Guimard
480f365983 Use draggable popup instead of $(#help_content) to display errors 2010-10-24 09:04:12 +00:00
Xavier Guimard
c539a91696 Update copyright 2010-10-24 07:25:44 +00:00
Xavier Guimard
f13f6fd011 Bad pod 2010-10-23 16:27:30 +00:00
Xavier Guimard
fb5a09d172 Update copyright year (#209) 2010-10-23 08:35:38 +00:00
Xavier Guimard
8a0b851188 Start #16 "Use parameterized statements in DBI to prevent SQL injection" 2010-10-23 08:00:07 +00:00
Xavier Guimard
d725c6753b More tests 2010-10-12 05:56:40 +00:00
Clément Oudot
9cf5a6463c Configure vhost options in Manager (#5) 2010-10-11 16:12:04 +00:00
Xavier Guimard
cb717868de #164 in progress: need to manage list parameters 2010-10-10 13:32:01 +00:00
Xavier Guimard
de64f48d48 Closes #189 "Cleanup process slows down considerably the Apache server" 2010-10-08 19:19:59 +00:00
Xavier Guimard
1588463687 #166 in progress:
- Lemonldap::NG::Common::Apache::Session is used as Apache::Session module and provides a way to choose _session_id
2010-10-08 14:21:49 +00:00
Xavier Guimard
5ac5454557 Use /x to change regexp in a more readable one 2010-10-07 17:08:01 +00:00
Clément Oudot
43d5c921a8 Add CAS Issuer parameters in Manager (#186) 2010-10-07 14:30:58 +00:00
Xavier Guimard
2ae2c53868 Doxygen comments 2010-10-03 10:26:50 +00:00
Xavier Guimard
5dd15f78f3 - Doxygen doc in progress
- lmLog display caller in case of level != debug
2010-10-03 08:25:40 +00:00
Xavier Guimard
65985c304f Display caller for a no-debug message 2010-10-02 21:55:57 +00:00
Xavier Guimard
ad0ebc182e Doxygen comments 2010-10-02 15:45:10 +00:00
Clément Oudot
7601bc6415 Configure POST form replay for each vhost in Manager (#174) 2010-09-30 12:22:18 +00:00
Xavier Guimard
7db3b688fa make tidy 2010-09-29 06:28:15 +00:00
Clément Oudot
19a5ec8512 Allow empty strings in Manager Regexp, because all parameters are not mandatory 2010-09-27 10:07:47 +00:00
Xavier Guimard
23f22817b0 OpenID SREG in progress 2010-09-25 12:55:29 +00:00
Xavier Guimard
e7fdfb79ed OpenID SREG in progress 2010-09-24 14:21:19 +00:00
Xavier Guimard
dab3aaa07f Closes #156 : "Confirm parameter is not secured" 2010-09-24 12:02:57 +00:00