Commit Graph

2736 Commits

Author SHA1 Message Date
Xavier Guimard
48b1c6af80 Bug LEMONLDAP-613: add regexp name for best debugging 2013-09-12 04:25:36 +00:00
Xavier Guimard
d20489ba9a Insert applied rule number in logs (debug mode) 2013-09-10 19:44:29 +00:00
Xavier Guimard
cdafff7458 Update Debian description and dependencies order 2013-09-05 04:40:07 +00:00
Clément Oudot
21b4747b30 Fix test to work with old version of File::Temp (#611) 2013-08-27 07:06:04 +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
dd0629f0a1 Load session content in error page to apply skin rules if needed (#605) 2013-08-23 13:34:37 +00:00
Clément Oudot
e628c703f5 Fix loading of alternate config file (#608) 2013-08-23 12:59:03 +00:00
Clément Oudot
a724dc783f Manage error when LDAP connection is no available in LDAP configuration backend (#607) 2013-08-20 14:17:59 +00:00
Clément Oudot
e33ee53afc Create a getSkin() method to share skin rules in all portal pages (#605) 2013-08-20 13:36:06 +00:00
Clément Oudot
ec35b64736 Update ENV variable for each request in Safe jail (#597) 2013-07-25 13:13:48 +00:00
Xavier Guimard
6447bce9bd Missing space after ":" 2013-07-22 02:40:57 +00:00
Clément Oudot
37756c3be2 Store BrowserID verification answer in session (#584) 2013-07-21 18:53:02 +00:00
Clément Oudot
ec0d1a61f0 Give reason in log when assertion verification fails (#584) 2013-07-21 18:35:02 +00:00
Clément Oudot
42c5e86271 Update documentation 2013-07-21 16:37:21 +00:00
Clément Oudot
06527a4b9a Add BrowserID documentation (#584) 2013-07-21 16:32:58 +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
Clément Oudot
d3a53e199a Possibility to customize BrowserID login window (#584) 2013-07-20 09:07:19 +00:00
Clément Oudot
5d6239587b Move assertion resolution in extractFormInfo to pass found user to a userDB module (#584) 2013-07-20 08:35:13 +00:00
Clément Oudot
d0d5b560be Patch portal.js for compatibility with IE8 (#603) 2013-07-18 11:04:15 +00:00
Clément Oudot
d3c53c2235 First implementation of BrowserID authentication module (#584) 2013-07-17 13:46:59 +00:00
Xavier Guimard
53e8d74758 make tidy 2013-07-17 06:32:29 +00:00
Xavier Guimard
30a7d00641 Use unparsed_uri() instead of concatenating uri and args
Use unescaped uri in goToPortal to avoid encoding problems
2013-07-17 06:21:01 +00:00
Xavier Guimard
8bfd7925ce Securize SQL queries 2013-07-12 07:58:46 +00:00
Xavier Guimard
1fbedb00e7 Securise SQL queries (not fully tested, must not be propagated to branch 1.2 !) 2013-07-12 07:54:35 +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
bf701fefbd Portal does not depend on Handler, it has only to be suggested 2013-06-30 20:24:26 +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
1adb073f8e Add libstring-random-perl and libmime-lite-perl as dependencies in Debian packaging (#599) 2013-06-13 14:10:07 +00:00
Clément Oudot
6bd108f780 Force password reset for AD (#513) 2013-06-02 22:00:33 +00:00
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
2cff2e87f3 Add Cli unit test in MANIFEST 2013-06-01 13:42:22 +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
Xavier Guimard
4b8aaec84e Omitted "Order allow,deny" 2013-05-31 04:58:52 +00:00
Xavier Guimard
9875fb71d4 Add Apache-2.4 configuration files (see #571) 2013-05-31 04:54:20 +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
51148d79f2 add missing buildrequire on Convert::PEM 2013-05-30 14:54:21 +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
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