Commit Graph

2758 Commits

Author SHA1 Message Date
Clément Oudot
669c46a65c Documentation update 2013-09-30 08:59:03 +00:00
Clément Oudot
3d7d1bfae5 Specify getDisplayType subroutine in AuthAD to work with AuthChoice (#409) 2013-09-30 08:38:24 +00:00
Xavier Guimard
0f437d0f86 Remove Google form 2013-09-29 19:21:03 +00:00
Xavier Guimard
21a330d11c Update Portal/MANIFEST 2013-09-29 19:14:44 +00:00
Xavier Guimard
059641f7a8 Store session datas directly + comments 2013-09-29 18:09:38 +00:00
Xavier Guimard
ba6e7667da Remove Google form, automatic now 2013-09-29 18:08:21 +00:00
Xavier Guimard
106de86477 Just for aesthetical 2013-09-29 18:06:54 +00:00
Xavier Guimard
187bbe9efa Little regexp change 2013-09-29 16:43:15 +00:00
Xavier Guimard
41105ae772 Implement persistent cache for already shared datas (AuthGoogle) 2013-09-29 16:26:41 +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
bb3c9bfac1 Correct errors in Google form 2013-09-28 06:17:12 +00:00
Xavier Guimard
760317e0f1 Add Google into auth module list 2013-09-28 05:52:07 +00:00
Xavier Guimard
f1a1c5e036 Update $VERSION 2013-09-28 05:41:37 +00:00
Xavier Guimard
3536cd091a Insert AuthGoogle into portal skins 2013-09-28 05:38:39 +00:00
Xavier Guimard
81b1a958e0 Insert AuthGoogle in the manager 2013-09-28 05:10:37 +00:00
Clément Oudot
a731fbf66c Manage reset at next logon message from AD (#513, #LEMONLDAP-409) 2013-09-27 22:22:27 +00:00
Xavier Guimard
5a6054c396 Starting LEMONLDAP-615: Add AuthGoogle module 2013-09-27 19:34:31 +00:00
Clément Oudot
a81fecb46f Catch STDERR in test file to prevent rule output (#613) 2013-09-27 15:09:04 +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
Xavier Guimard
eed6318879 Correct bad args order for lmLog 2013-09-12 04:31:14 +00:00
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