Commit Graph

666 Commits

Author SHA1 Message Date
Xavier Guimard
566f33a40f Typo in ^ 2016-07-18 19:45:05 +00:00
Xavier Guimard
519f0c2e82 Remove authForce (#595) 2016-07-18 19:42:53 +00:00
Xavier Guimard
844e5d3e88 Password in progress (#595) 2016-07-18 19:38:14 +00:00
Xavier Guimard
ac3b040223 Add ForceAuth plugin (#595) 2016-07-14 08:25:05 +00:00
Xavier Guimard
a802f60e6a Update session with pwd db (#595) 2016-07-13 05:10:57 +00:00
Xavier Guimard
3e0d98c14f Typo 2016-07-12 18:58:33 +00:00
Clément Oudot
e5f360ea43 Do not try to delete session with double cookie in single session (#1059) 2016-07-12 16:33:20 +00:00
Xavier Guimard
07c56321de Password/DBI skeleton 2016-07-12 05:15:26 +00:00
Xavier Guimard
bb3a2e37bd Add test for Password/Demo (#595) 2016-07-11 21:02:32 +00:00
Clément Oudot
532032173b Always build request for SAML SLO relay (#1028) 2016-07-11 10:04:03 +00:00
Clément Oudot
745a8ffb81 Catch SAML SLO relay URLS (#1056) 2016-07-11 09:32:00 +00:00
Clément Oudot
3a6978dad8 Add option to decode UTF8 SAML attributes (#1045) 2016-07-08 14:14:37 +00:00
Clément Oudot
0f71f48278 Use Lasso thin-sessions flag (#1052) 2016-07-08 13:04:22 +00:00
Xavier Guimard
85ef45dfeb Pwd change is for auth users (#595) 2016-07-08 04:22:04 +00:00
Xavier Guimard
caef405fa8 Clean repo (#595) 2016-07-07 21:56:26 +00:00
Xavier Guimard
806da327f2 Password system skeleton (#595) 2016-07-07 21:55:23 +00:00
Xavier Guimard
37ad0047d8 Add Choice test (#595) 2016-07-07 20:55:27 +00:00
Xavier Guimard
e8b70872c1 Clean od files (#595) 2016-07-04 18:44:34 +00:00
Xavier Guimard
d27de97454 Repair portal links (LEMONLDAP-960) 2016-07-03 07:28:08 +00:00
Xavier Guimard
ec46fe01e5 Working on Choice (#595) 2016-07-02 19:09:45 +00:00
Xavier Guimard
8307161f0c Working on Choice (#595) 2016-07-02 08:51:00 +00:00
Xavier Guimard
1577400bf4 Working on Choice (#595) 2016-07-01 16:59:59 +00:00
Xavier Guimard
6627121200 Working on Choice (#595) 2016-07-01 15:56:16 +00:00
Xavier Guimard
d80f2741e7 Working on Choice (#595) 2016-06-30 20:42:50 +00:00
Xavier Guimard
32bf3fe483 Fix #1050 2016-06-29 19:40:42 +00:00
Xavier Guimard
5820e5bf36 Working on Choice (#595) 2016-06-29 19:34:36 +00:00
Xavier Guimard
daa100ca32 Wrap entry points (#595) 2016-06-28 21:27:57 +00:00
Xavier Guimard
72f486c1b6 Enable entry points for auth/userDB modules 2016-06-28 20:56:38 +00:00
Xavier Guimard
bbaaf081ae Wrapper for Choice, Combine, Multi,... (#595) 2016-06-28 20:47:47 +00:00
Clément Oudot
35eb674b33 Manage values for samlIDPMetaDataOptionsSLOBinding (#1046) 2016-06-21 12:40:43 +00:00
Clément Oudot
fcaa2f4dbc Manage empty value for samlIDPMetaDataOptionsSSOBinding (#1046) 2016-06-21 10:26:27 +00:00
Xavier Guimard
997440e037 More tests for IssuerGet (#595) 2016-06-12 19:38:02 +00:00
Xavier Guimard
f483500222 IssuerGet login is working (#595) 2016-06-12 19:26:14 +00:00
Xavier Guimard
ed5882bbe5 IssuerGet skeleton 2016-06-12 16:52:37 +00:00
Xavier Guimard
0eb634aced Base module for simple issuers (#595) 2016-06-10 11:50:37 +00:00
Xavier Guimard
1cf2d8fd5c Backport #1040 2016-06-10 11:08:09 +00:00
Xavier Guimard
f1bbf4e181 Enable issuerDBGET (#595) 2016-06-10 11:03:13 +00:00
Xavier Guimard
ab24b36872 Update comments (#595) 2016-06-09 18:40:20 +00:00
Xavier Guimard
bf1fd28aff Backport #1036 2016-06-09 11:45:10 +00:00
Xavier Guimard
00b90996e0 Little things (#595) 2016-06-09 11:45:06 +00:00
Xavier Guimard
d7fca6d396 AuthProxy seems OK (#595) 2016-06-07 21:04:24 +00:00
Clément Oudot
c5081effe7 Use directly sessionInfo for GET parameters values (#1025) 2016-06-07 13:46:51 +00:00
Clément Oudot
7ef66ae0fc Apply patch for authForce in AuthMulti (#985) 2016-06-07 13:25:26 +00:00
Xavier Guimard
cefed6ffe5 Working on Auth/Proxy (#595) 2016-06-06 20:49:59 +00:00
Clément Oudot
7db6b51ece Use Safe jail to manage GET parameters (#1025) 2016-06-06 13:14:03 +00:00
Clément Oudot
7be4088df1 Escape values in URI (#1025) 2016-06-06 09:51:12 +00:00
David COUTADEUR
c658710e64 first working version of IssuerDBGet (correct typo + add session variable substitution) (references #1025) 2016-06-05 13:14:31 +00:00
David COUTADEUR
2d3c8d026b Work on IssuerDBGet module backend part (references #1025) 2016-06-04 13:35:53 +00:00
Clément Oudot
98139efb1e Tolerate some differences in CAS service URI to behave like JASIG CAS (#1031) 2016-06-03 10:02:32 +00:00
Xavier Guimard
c1fb44a2b7 Many changes in notifications (#595) 2016-06-02 21:20:36 +00:00
Xavier Guimard
201913d603 Verify notification delete (#595) 2016-06-01 19:19:53 +00:00
Xavier Guimard
3d1f71fcfb Add update session methods (#595) 2016-06-01 17:36:51 +00:00
Xavier Guimard
3a309684f4 Working on notifications (#595) 2016-06-01 05:20:55 +00:00
Xavier Guimard
3414f923f4 Working on notifications (#595) 2016-05-31 21:52:18 +00:00
Xavier Guimard
00a0fe7241 Working on notifications (#595) 2016-05-31 20:41:35 +00:00
Xavier Guimard
4a18a3f528 Set default values for request (#595) 2016-05-31 11:47:10 +00:00
Xavier Guimard
bdace9151f Notification is displayed (#595) 2016-05-31 11:47:08 +00:00
Xavier Guimard
181461e2f7 Working on notifications (#595) 2016-05-30 20:20:53 +00:00
Xavier Guimard
c138514b34 Working on notifications (#595) 2016-05-30 11:32:21 +00:00
Xavier Guimard
12b23f18e6 Working on notifications (#595) 2016-05-30 05:15:57 +00:00
Xavier Guimard
205bf2e7ea Working on notifications (#595) 2016-05-29 07:48:06 +00:00
Xavier Guimard
ad2f8b643f Notifications skeleton (#595) 2016-05-28 08:33:39 +00:00
Xavier Guimard
cb91d97b2b Remove cda code: already written in plugin (#595) 2016-05-27 05:00:50 +00:00
Xavier Guimard
70f4302984 Remove old file (#595) 2016-05-27 05:00:49 +00:00
Xavier Guimard
647ad67eeb Translate Remote in new format + add test (#595) 2016-05-26 21:26:49 +00:00
Xavier Guimard
73e0199c8b Enable jsRedirect (#595) 2016-05-26 21:26:47 +00:00
Xavier Guimard
4ee99bd0f9 Add slave auth (#595) 2016-05-25 19:30:43 +00:00
Xavier Guimard
408e19642a Delete transformed files (#595) 2016-05-25 05:13:36 +00:00
Xavier Guimard
1eb433140d Working on Facebook (#595)
Seems to work but not fully tested
2016-05-24 21:18:19 +00:00
Xavier Guimard
fa45062be5 Display errors in HTML (#595) 2016-05-24 20:50:22 +00:00
Xavier Guimard
d63fefe415 Working on Facebook (#595) 2016-05-24 16:53:43 +00:00
Xavier Guimard
baadb59f63 Working on Facebook (#595) 2016-05-24 16:53:41 +00:00
Xavier Guimard
6b2b7edd80 Remove already transformed files (#595) 2016-05-24 05:23:05 +00:00
Xavier Guimard
6e837af219 Working on BrowserID (#595) 2016-05-24 05:05:51 +00:00
Xavier Guimard
25365061de In progress... (#595) 2016-05-23 21:52:32 +00:00
Xavier Guimard
c535422a98 customParameters for templates (#595) 2016-05-23 21:52:29 +00:00
Xavier Guimard
bb39433ad5 Avoid some warnings (#595) 2016-05-23 19:28:32 +00:00
Xavier Guimard
47de9275fa Working on logout and XSS (#595) 2016-05-23 16:55:23 +00:00
Xavier Guimard
f5000726d5 Keep urldc after logout (#595) 2016-05-23 16:55:18 +00:00
Xavier Guimard
5a45bcf719 Avoid some warnings (#595) 2016-05-23 16:55:16 +00:00
Xavier Guimard
73a51bb4fb Working on XSS detection (#595) 2016-05-23 11:53:09 +00:00
Xavier Guimard
159eb4a6ce Enable logout (#LEMONDAP-595) 2016-05-22 17:06:55 +00:00
Xavier Guimard
258fcd7f13 Update doc (#595) 2016-05-22 12:23:04 +00:00
Xavier Guimard
232ab78860 Limit PE_* imports (#595) 2016-05-22 12:22:59 +00:00
Xavier Guimard
37ec0b0f9c Apache auth (#595) 2016-05-22 11:27:37 +00:00
Xavier Guimard
1ed7473797 Null auth (#595) 2016-05-22 11:27:34 +00:00
Xavier Guimard
baa102a6c9 Documentation for authentication plugins (#595) 2016-05-22 08:59:49 +00:00
Xavier Guimard
bd7d6716aa Load languages (#595) 2016-05-21 12:24:42 +00:00
Clément Oudot
a65e1f6f0a Use REQUEST_URI to restore request path in Choice URL (#1022) 2016-05-20 08:47:39 +00:00
Xavier Guimard
3cca919cc8 Improve AD (#595) 2016-05-20 04:49:00 +00:00
Xavier Guimard
a00d0d2546 Add AD [Not tested !] (#595) 2016-05-19 21:00:58 +00:00
Xavier Guimard
e7a712c082 DBI auth works (#595) 2016-05-19 20:07:46 +00:00
Clément Oudot
0ca85d42bb Fix redirection in Twitter (#1012) 2016-05-19 10:01:58 +00:00
Xavier Guimard
80434610c4 DBI in progress (#595) 2016-05-19 05:11:50 +00:00
Clément Oudot
b7668c890b Evaluation of custom template parameters (#1019) 2016-05-18 08:13:35 +00:00
Xavier Guimard
b394ba2523 Import r5060 (#1016) 2016-05-17 20:06:49 +00:00
Clément Oudot
fc02bce9d0 Rewrite Twitter authentication module with Net::OAuth (#1012) 2016-05-15 14:43:48 +00:00
Xavier Guimard
2ebfc8b9b9 Transform old _DBI.pmin new format (#595) 2016-05-14 18:05:40 +00:00
Xavier Guimard
5dac8432b8 Remove old unused sub (#595) 2016-05-14 17:42:19 +00:00
Clément Oudot
59a377f29a Export checkHeader method in _Slave (#1018) 2016-05-14 14:00:34 +00:00