Commit Graph

97 Commits

Author SHA1 Message Date
Christophe Maudoux
0484310f31 Fix mistake (#1437) 2018-06-24 16:45:07 +02:00
Christophe Maudoux
857f1c787f Delete trailing ending slash to portal URL (#1455) 2018-06-16 10:05:11 +02:00
Christophe Maudoux
fc15a9a8f3 Add ending slash to portal URL if missing (#1455) 2018-06-15 20:57:48 +02:00
Xavier Guimard
273e84b342 Clean some Dumper usage (#1416) 2018-05-07 17:17:55 +02:00
Christophe Maudoux
d1a1dad442 Update pod 2018-04-29 22:02:26 +02:00
Christophe Maudoux
c80506e2e5 Fix warning error if UTOTP is activated with U2F or TOTP (#1391) 2018-04-10 22:54:27 +02:00
Xavier Guimard
5e0dee0a94 Add warning if UTOTP is activated with U2F or TOTP (#1391) 2018-04-08 22:43:33 +02:00
Xavier Guimard
aeece8ef84 Add ignore-tests parameters (fixes: #1403) 2018-03-22 07:02:17 +01:00
Xavier Guimard
d0579aec4a Replace Jira by GitLab 2017-11-11 17:41:25 +01:00
Xavier Guimard
7f0ff6d0d8 Replace Jira by GitLab 2017-11-11 14:06:23 +01:00
Xavier Guimard
4606e77390 Typo 2017-09-07 11:24:17 +00:00
Xavier Guimard
affb300fa4 Force changed flag for SAML exportedVars (fixes: #1293) 2017-09-05 15:29:35 +00:00
Xavier Guimard
6827b4e485 Fix #1282: conf parser didn't check unopened combModules node 2017-07-30 08:20:15 +00:00
David COUTADEUR
80f5d06e82 perl tidy 2017-06-23 09:57:07 +00:00
Clément Oudot
09ae0346e0 Check entityID for SAML SP (#1219) 2017-05-09 15:14:31 +00:00
Xavier Guimard
380c3fec6b Update manager part of Auth::CAS (#1183) 2017-04-13 09:04:40 +00:00
Xavier Guimard
97e124e997 Auth::CAS manager part (#1183) 2017-04-12 19:49:26 +00:00
Xavier Guimard
9a0a56b5fd Prepare new CAS arch in manager (#1183) 2017-04-12 16:45:55 +00:00
Xavier Guimard
679911d4d0 Prepare CAS partners managment (#1183) 2017-04-12 16:45:49 +00:00
Xavier Guimard
91578319bc Partial revert to restore Zero 2017-04-11 19:20:01 +00:00
Xavier Guimard
3db9bec588 Move UA to macro (partial revert r6447) [#1044] 2017-04-10 07:25:41 +00:00
Xavier Guimard
c761cc5781 Mark some properties "lazy" to be sure conf is intialized (#595) 2017-03-27 16:51:18 +00:00
Xavier Guimard
826551d891 Fix default rule for Manager (see 6291^)
@coudot: note that lmConf1.json is generated from Zero.pm
2017-03-16 10:51:16 +00:00
Xavier Guimard
1f98c3be07 Key sorting was broken (closes: #575) 2017-03-15 21:04:04 +00:00
Xavier Guimard
26ea57e003 Make diff work with compacted conf (#575) 2017-03-15 20:06:16 +00:00
Xavier Guimard
568eb70e73 Update macros (#595) 2017-03-13 06:30:59 +00:00
Clément Oudot
435e20491e Add configuration test (#1193) 2017-03-11 10:10:25 +00:00
Xavier Guimard
f63e5eaca1 Add version in conf (to be used later with #797) 2017-03-07 17:49:46 +00:00
Xavier Guimard
e2f4de3f9d Missing versions (#595) 2017-02-28 20:53:19 +00:00
Xavier Guimard
40b7535ff3 Reorganize handler (closes: #1160) 2017-02-11 07:47:22 +00:00
Xavier Guimard
cd894cbc2c Add test for combination (#1151) 2017-02-07 06:21:23 +00:00
Xavier Guimard
58ee26a128 Combination seems finished (except tests) (#1151) 2017-02-06 20:24:58 +00:00
Xavier Guimard
7d27259e64 Create a "Same" value for userDB and remove some other 2017-02-05 09:13:20 +00:00
Xavier Guimard
4ae5c7463c Replace .pl (#595) 2017-01-30 16:22:39 +00:00
Xavier Guimard
f7df1db206 Hide some warnings 2017-01-27 09:39:58 +00:00
Xavier Guimard
6e3cb623ac Remove registerUrl: fixed to /register (#595) 2017-01-14 08:17:35 +00:00
Xavier Guimard
e923a87def Reject duplicate entityID (Fix: #1127) 2017-01-13 16:16:33 +00:00
Xavier Guimard
3c5cb018ef Compact conf 2017-01-11 21:10:13 +00:00
Xavier Guimard
1ccad93701 Compact conf 2017-01-11 06:13:37 +00:00
Xavier Guimard
990006ce80 Move conf regexp constants to common (#970) 2017-01-10 21:43:37 +00:00
Xavier Guimard
3e481fcd4e Update POD (#595) 2017-01-04 20:37:29 +00:00
Xavier Guimard
a09d12031e Some big changes (#595)
Replace uri_escape by WWW::Form::UrlEncoded
Replace PSGI:Request by inheritance from Plack::Request
2017-01-04 16:36:54 +00:00
Xavier Guimard
41e2be351f Don't reject conf with old parameters (Closes: #1048) 2016-06-24 10:33:17 +00:00
Xavier Guimard
dfffbd1742 Fix information lost when renaming partner (closes: #1042) 2016-06-14 05:26:24 +00:00
Xavier Guimard
9cca6ae712 Fix vhost rename (closes: #1038) 2016-06-13 19:40:36 +00:00
Xavier Guimard
1cf2d8fd5c Backport #1040 2016-06-10 11:08:09 +00:00
Clément Oudot
4dce8792d0 Apply patch from commit 5321 to trunk (#1037) 2016-06-10 07:30:41 +00:00
Clément Oudot
6fba9de5c2 Fix non hash unreference (#1037) 2016-06-09 21:19:40 +00:00
Xavier Guimard
78b015a70d Enable tests for doubleHash (#1025) 2016-06-07 14:23:44 +00:00
Xavier Guimard
71f8eb589d Manage unopened doublehash keys (#1025) 2016-06-06 10:32:19 +00:00