Commit Graph

677 Commits

Author SHA1 Message Date
Xavier Guimard
9773b8967a Fix warning 2019-08-21 10:47:53 +02:00
Christophe Maudoux
96c5006d9a Fix wrapper (#1885) 2019-08-20 22:36:51 +02:00
Christophe Maudoux
4d583ceb9c Append a custom param to log (#1885) 2019-08-20 22:04:05 +02:00
Maxime Besson
c718e806ed Fix reporting of getMod errors 2019-08-19 17:22:14 +02:00
Christophe Maudoux
b1c637cfca Revert "Append a custom param to be logged (#1885)"
This reverts commit 1e838f0487
2019-08-16 15:28:47 +02:00
Christophe Maudoux
1e838f0487 Append a custom param to be logged (#1885) 2019-08-16 15:25:21 +02:00
Xavier
d2892a629b Revert "More simple regexp"
This reverts commit 2feb4a40aa.

Closes: #1876
2019-08-06 20:18:13 +02:00
Xavier Guimard
e7ec18a3b4 Update versions 2019-07-10 13:48:55 +02:00
Xavier Guimard
a1df1157f4 Render CDA compatible with Try (Fixes: #1849) 2019-07-10 10:40:32 +02:00
Xavier
7aad1563c0 Duplicate userLogger into logger->debug (#1842) 2019-07-04 21:22:06 +02:00
Christophe Maudoux
686b29c7e0 Improve unit test (#1773) 2019-07-02 20:23:39 +02:00
Xavier Guimard
c1137edba8 make tidy with perltidy-20181120 2019-07-02 20:03:40 +02:00
Xavier Guimard
43d5139040 Update versions 2019-06-28 17:04:14 +02:00
Xavier Guimard
44a6e25851 Improve cryptographic functions (#1823) 2019-06-28 10:30:37 +02:00
Xavier Guimard
a6a25f0aa5 Fix randomly CI failure (#1797) 2019-06-25 17:46:49 +02:00
Xavier Guimard
442a26a537 Remove localStorage purge (see #1815) 2019-06-24 19:05:10 +02:00
Xavier Guimard
65eaefa75f Tidy 2019-06-14 17:23:26 +02:00
Xavier
be908c84ad Optimize #1797 2019-06-12 22:55:25 +02:00
Christophe Maudoux
313fe39ed9 tidy 2019-06-12 22:43:16 +02:00
Christophe Maudoux
55e26efe4e Send service headers & improve unit test (#1797) 2019-06-12 22:33:18 +02:00
Christophe Maudoux
aa0b67f979 Send source VH header & Improve unit test (#1797) 2019-06-11 21:44:38 +02:00
Xavier
a6aaf8a507 Add XSS test (#1795) 2019-06-11 21:30:15 +02:00
Xavier Guimard
77490381d0 Revert "Add systemd scripts for cron tasks"
This reverts commit 78e50ac855.
2019-06-11 15:07:57 +02:00
Xavier Guimard
4ea4b727d1 Revert "Add systemd timer (replace cron)"
This reverts commit c47091b944.
2019-06-11 15:07:49 +02:00
Xavier
f4bca7430a Add addAuthRouteWithRedirect() method to Try (#1787) 2019-06-06 22:59:02 +02:00
Christophe Maudoux
4e53907e09 Diag msg 2019-05-30 12:26:50 +02:00
Christophe Maudoux
455221781f Modify ServiceToken TTL option (#1773) 2019-05-27 23:07:18 +02:00
Christophe Maudoux
781f299603 Improve unit test (#1773) 2019-05-27 22:42:02 +02:00
Christophe Maudoux
4d024cf41a Append ServiceToken test (#1773) 2019-05-27 22:42:02 +02:00
Christophe Maudoux
22cca03e0a Improve unit test (#1773) 2019-05-26 22:15:24 +02:00
Christophe Maudoux
447e961360 Improve unit test (#1773) 2019-05-26 21:46:44 +02:00
Christophe Maudoux
535ae3f7be Append ServiceToken TTL option (#1773) 2019-05-26 21:43:13 +02:00
Christophe Maudoux
1bc9539538 Fix unit test (#1773) 2019-05-26 20:43:43 +02:00
Christophe Maudoux
39233ccb99 Improve unit test (#1773) 2019-05-26 18:36:45 +02:00
Christophe Maudoux
5ec8904d17 Improve unit test (#1773) 2019-05-26 18:32:38 +02:00
Christophe Maudoux
74c5f50e89 Append option to modify ServiceToken TTL (#1773) 2019-05-26 18:24:08 +02:00
Christophe Maudoux
8cbe84c830 Typo & Version 2019-05-26 10:32:27 +02:00
Christophe Maudoux
1bcf4e09af Append double cookies and refresh request unit tests (#1747) 2019-05-20 23:05:47 +02:00
Xavier Guimard
78e50ac855 Add systemd scripts for cron tasks 2019-05-20 10:23:18 +02:00
Xavier
c47091b944 Add systemd timer (replace cron) 2019-05-19 23:29:16 +02:00
Clément OUDOT
332fb4f9da Update version in module dependencies 2019-05-12 16:22:50 +02:00
Christophe Maudoux
f917a9cfec Improve unit test for doubleCookie 2019-05-11 22:52:07 +02:00
Xavier
000db1536b Update versions 2019-05-11 17:37:56 +02:00
Christophe Maudoux
8fd06f1b6f Fix syntax error (#1703) 2019-05-10 17:20:59 +02:00
Xavier Guimard
d2442724f4 Generate debian/*cron* files from LLNG ones (#1733) 2019-05-06 18:37:26 +02:00
Xavier
24d7a880f5 Fix wantJSON (#1146) 2019-05-02 18:49:54 +02:00
Clément OUDOT
1e0c79944f Update session test for OAuth2 Handler (#1146) 2019-05-02 15:58:03 +02:00
Xavier
313ffa1e44 Add wantJSON() in Apache2::Request (#1146) 2019-05-01 08:29:47 +02:00
Xavier
e5f6112994 Add OAuth2 Wrapper for auto-protected apps 2019-04-23 06:25:53 +02:00
Clément OUDOT
aff2114fd7 Fix code for oidcStorage test in Handler (#1146) 2019-04-22 18:46:18 +02:00