Commit Graph

1517 Commits

Author SHA1 Message Date
Xavier Guimard
78b9b08d1f Missing constants 2010-10-28 22:30:57 +00:00
Xavier Guimard
888cc760dc Update Status.pm with new PE_* codes 2010-10-28 18:34:10 +00:00
Xavier Guimard
a2cb14e025 Split handlers with AutoLoader (49% reduction for Simple.pm)
Closes: #188
2010-10-28 18:19:25 +00:00
Clément Oudot
b9134c5e15 Move trustedDomains in Manager and change some labels 2010-10-28 15:30:40 +00:00
Clément Oudot
227d3a02c3 Emboss Manager popup 2010-10-28 13:34:19 +00:00
Clément Oudot
d29a5f5a20 Use jQuery UI dialog for Manager popup (#218) 2010-10-27 12:37:40 +00:00
Clément Oudot
d7e39d25ab Upgrade to jQuery 1.8.5 (#218) 2010-10-27 09:40:40 +00:00
Xavier Guimard
60ba8557a1 Closes #216 "getLocalConf called without 2nd argument" 2010-10-27 08:04:28 +00:00
Xavier Guimard
2b1f9f1501 Avoid some test warn 2010-10-26 11:36:57 +00:00
Xavier Guimard
f2674105f0 Some links missing in pod 2010-10-26 10:59:22 +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
Clément Oudot
11bebe87d1 Use different forms for each auth choice (fix #214) 2010-10-25 16:21:15 +00:00
Clément Oudot
a00ba782c7 Do not hash password before prepared statement (fix #215) 2010-10-25 12:59:46 +00:00
Clément Oudot
6cad71e3e4 Wrong DBI parameter name in Manager 2010-10-25 12:54:30 +00:00
Xavier Guimard
e39381a11b Closes #210 "Ajax request in menu to check if session is always available" 2010-10-25 06:25:20 +00:00
Xavier Guimard
8909dfb0c1 Little image instead of "X" to close popup 2010-10-24 17:42:08 +00:00
Xavier Guimard
0401ff1f42 Little test for _Struct.pm 2010-10-24 16:21:41 +00:00
Xavier Guimard
fbadf8d73d Center popup 2010-10-24 16:19:28 +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
ec9a6bb887 Avoid failed cpan tests 2010-10-24 06:26:56 +00:00
Xavier Guimard
0aa81a5355 Closes #159 "Manage comment in rule regexp" 2010-10-23 22:07:17 +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
1923085f6c #16 "Use parameterized statements in DBI to prevent SQL injection" : finish work
NOT TESTED
2010-10-23 08:09:41 +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
756c464c3e Errors in sql files 2010-10-22 20:46:49 +00:00
Clément Oudot
8b7cc1e225 Add an anti frame protection (#195) 2010-10-22 10:03:42 +00:00
Clément Oudot
2683fce3d1 Manage OpenID errors in Display (#190) 2010-10-22 09:03:10 +00:00
Clément Oudot
334b8bf7c2 Document RDBi/CDBI in lemonldap-ng.ini (#196) 2010-10-22 07:48:32 +00:00
Xavier Guimard
66f7b94435 Change sql files (Closes: #196) 2010-10-21 19:23:37 +00:00
Clément Oudot
9ae18261fb SOAP binding should not be the first SSO binding in IDP SAML metadata 2010-10-21 14:38:56 +00:00
Clément Oudot
14f1e9b67e Control if xxxStorageOptions is empty in setDefaultValues (#202) 2010-10-21 14:23:53 +00:00
Clément Oudot
e759219371 Control confirm stamp before decrypting it (#207) 2010-10-21 13:41:26 +00:00
Clément Oudot
2f4b218488 Require Lasso 2.3.0 (#199) 2010-10-21 11:46:46 +00:00
Clément Oudot
24a9971297 Add setPersistentSessionInfo step in authentication process (closes #200) 2010-10-21 10:28:47 +00:00
Xavier Guimard
a0f2dbf501 Replace SERVER_ERROR by abort when possible (#204) 2010-10-20 20:05:32 +00:00
Xavier Guimard
d01b6caa15 #204: use "abort" instead of "die" 2010-10-20 05:56:14 +00:00
Xavier Guimard
3e0ff9322e Closes #202 "searchOn no working with SAML and Apache::Session::File" 2010-10-20 05:47:10 +00:00
Xavier Guimard
0df6427d3b To use later : abort instead of die 2010-10-19 20:37:42 +00:00
Xavier Guimard
ae1552ff26 Even when "useRedirectOnForbidden" is used, logs contains a 403 code 2010-10-19 20:27:05 +00:00
Xavier Guimard
2b57a3db4d Some tests failed with common on CPANtest 2010-10-19 05:42:43 +00:00
Xavier Guimard
6ce85e83d7 Problem with OpenID tests 2010-10-18 21:38:33 +00:00
Clément Oudot
c8a3b80055 Load CAS Storage if different from globalStorage 2010-10-18 15:33:21 +00:00
Clément Oudot
0d6e9acd6d Bigger fonts for dark skin 2010-10-18 09:20:17 +00:00
Clément Oudot
01d4f364ef Remove AuthLA (#194) 2010-10-18 08:59:20 +00:00
Clément Oudot
3348690599 Fix CDA bug (#198) 2010-10-15 08:48:01 +00:00
Xavier Guimard
038c312200 Tests 2010-10-14 10:25:50 +00:00
Xavier Guimard
51d4c67f11 * OpenID: more tests for SREG
* OpenID: delete trust persistent datas when confirm=-1
* make tidy
2010-10-14 09:50:23 +00:00