Commit Graph

4656 Commits

Author SHA1 Message Date
Xavier Guimard
3894139c94 Enable tplParams() (#595) 2016-05-24 05:05:49 +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
4cde65c825 Set default values for BrowserID parameters (#595) 2016-05-23 21:52:26 +00:00
Xavier Guimard
4ec26d5f46 Add translations test (#595) 2016-05-23 19:28:39 +00:00
Xavier Guimard
5d382a50bb Remove old tests 2016-05-23 19:28:36 +00:00
Xavier Guimard
bb39433ad5 Avoid some warnings (#595) 2016-05-23 19:28:32 +00:00
Xavier Guimard
15146bd03b Verify that logout deletes cookie (#595) 2016-05-23 16:55:26 +00:00
Xavier Guimard
8b53a67b7c Reorganize tests 2016-05-23 16:55:25 +00:00
Xavier Guimard
47de9275fa Working on logout and XSS (#595) 2016-05-23 16:55:23 +00:00
Xavier Guimard
76fd9a5545 Hide debug messages in tests (#595) 2016-05-23 16:55:20 +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
11e86033d6 Enable AUTH_ERROR translation (#595) 2016-05-22 06:58:03 +00:00
Xavier Guimard
bd7d6716aa Load languages (#595) 2016-05-21 12:24:42 +00:00
Xavier Guimard
378d6c0a39 Launch translation (#595) 2016-05-21 06:52:16 +00:00
Xavier Guimard
1be5361439 Replace portal js by coffee (#595) 2016-05-20 17:09:32 +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
7eba684565 Update AD test (#595) 2016-05-20 04:55:07 +00:00
Xavier Guimard
585ebe87d7 Add TODO 2016-05-20 04:49:01 +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
Clément Oudot
dec43a4fbd Change Debian dependency libnet-twitter-perl to libnet-oauth-perl (#1012) 2016-05-19 09:34:38 +00:00
Clément Oudot
76615a03af Change Perl depency to Net::OAuth instead of Net::Twitter (#1012) 2016-05-19 09:34:36 +00:00
Xavier Guimard
80434610c4 DBI in progress (#595) 2016-05-19 05:11:50 +00:00
Xavier Guimard
40acd8d0fb Fix SMTPServer test (closes: #1019) 2016-05-18 15:23:51 +00:00
Xavier Guimard
7856ee0d90 Set default value to data (#1010) 2016-05-18 11:43:48 +00:00
Clément Oudot
b7668c890b Evaluation of custom template parameters (#1019) 2016-05-18 08:13:35 +00:00
Xavier Guimard
99071c6b69 Import r5065 2016-05-18 04:52:07 +00:00
Xavier Guimard
221c761070 Import r5062 and r5063 2016-05-17 20:36:17 +00:00
Xavier Guimard
b394ba2523 Import r5060 (#1016) 2016-05-17 20:06:49 +00:00
Xavier Guimard
a39c45b46c Remove dbiUserChain, dbiUserPassword and dbiUserUser parameters 2016-05-16 07:08:02 +00:00
Clément Oudot
fc02bce9d0 Rewrite Twitter authentication module with Net::OAuth (#1012) 2016-05-15 14:43:48 +00:00
Xavier Guimard
aeda7331ec Import r5052 (#1016) 2016-05-14 18:14:49 +00:00
Xavier Guimard
2ebfc8b9b9 Transform old _DBI.pmin new format (#595) 2016-05-14 18:05:40 +00:00
Xavier Guimard
71663c0f5a Data::Dumper update 2016-05-14 18:05:38 +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
Xavier Guimard
2eafb60240 LDAP auth works (#595) 2016-05-12 19:02:48 +00:00
Clément Oudot
085ac82587 Add ldapAllowResetExpiredPassword parameter in trunk Manager (#1011) 2016-05-11 13:12:17 +00:00
Clément Oudot
6e1dc4b20b Apply patch on new trunk LDAP code (#1011) 2016-05-11 13:04:40 +00:00