Commit Graph

7151 Commits

Author SHA1 Message Date
Xavier Guimard
7e8a007b02 Accept DBD::MariaDB (#1490) 2018-08-23 07:01:22 +02:00
Xavier Guimard
27aea3ecd2 Add libauthen-oath-perl in build deps 2018-08-21 21:03:04 +02:00
Christophe Maudoux
a40f9a39bc Modify unit test to generate TOTP with an external app and validate LLNG TOTP formula. Require Authen::OATH module. 2018-08-21 20:58:24 +02:00
Christophe Maudoux
d65ea36f77 Modify log level 2018-08-21 17:52:05 +02:00
Christophe Maudoux
3e65711658 Append TOTP with 8 digits unit test & update MANIFEST 2018-08-21 17:51:28 +02:00
Christophe Maudoux
c84bc72436 Hidde warning and improve debug msg 2018-08-21 17:37:14 +02:00
Christophe Maudoux
a0f1abeeb0 Cleaning unused code 2018-08-21 16:10:12 +02:00
Christophe Maudoux
0a14da298d Append unknownAction error + minor improvements 2018-08-20 11:36:23 +02:00
Christophe Maudoux
aeb1d41f59 Fix URL 2018-08-20 00:08:50 +02:00
Christophe Maudoux
7736528299 Modify conf tests code structure 2018-08-19 00:10:27 +02:00
Christophe Maudoux
71f51926c0 Add comment 2018-08-18 23:15:38 +02:00
Christophe Maudoux
8954c67be9 clean unused code 2018-08-18 23:15:17 +02:00
Christophe Maudoux
5d22e8dd12 Append 2F params tests 2018-08-18 23:14:09 +02:00
Christophe Maudoux
6251da2e56 Fix TOTP formula 2018-08-18 21:21:20 +02:00
Christophe Maudoux
ee9b3bdf2c Fix comments 2018-08-18 18:29:45 +02:00
Christophe Maudoux
d1dd7e10eb Cleaning unused code 2018-08-18 18:29:14 +02:00
Christophe Maudoux
995bc9b7a1 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-08-16 09:39:45 +02:00
Christophe Maudoux
b12d6872bb Fix typo 2018-08-16 09:39:27 +02:00
Xavier Guimard
e9f6168ff0 Detect changes in app categories (#1479) 2018-08-16 07:34:30 +02:00
Xavier Guimard
0e70c38beb Replace bad link label (#1487) 2018-08-15 22:48:00 +02:00
Xavier Guimard
52348ecbb0 Hide some warnings (#1487) 2018-08-15 22:47:23 +02:00
Xavier Guimard
9b39f2e44c Add sfRequired test (#1487) 2018-08-15 22:28:09 +02:00
Xavier Guimard
bf7d85532d Replace bool by boolOrExpr for sfRequired + partial revert (#1487) 2018-08-15 20:42:08 +02:00
Christophe Maudoux
3ffc5c7410 Fix code 2018-08-13 23:14:42 +02:00
Christophe Maudoux
bf385a84ce Fix code 2018-08-13 23:05:57 +02:00
Christophe Maudoux
7f09e1f960 If just one 2F is enabled, redirect to it (#1487) 2018-08-13 22:12:51 +02:00
Christophe Maudoux
8fc2ced862 Fix comments 2018-08-13 14:00:21 +02:00
Xavier Guimard
e55094602e Be tolerant with whitespaces in ini file (Fixes: #1488) 2018-08-12 22:33:14 +02:00
Xavier Guimard
6e8efac7d0 Display an explanation (#1487) 2018-08-10 20:56:01 +02:00
Christophe Maudoux
4d1298728b Change button link (#1487) 2018-08-09 10:22:10 +02:00
Christophe Maudoux
26114051cd Fix display error (waiting for datas) - Set default option (#1487) 2018-08-09 09:56:28 +02:00
Xavier Guimard
4ef9fa374a Add sfRequired option (#1487) 2018-08-09 08:21:09 +02:00
Christophe Maudoux
6799ca9281 WIP - Fix debug message (#1480) 2018-08-08 23:46:15 +02:00
Christophe Maudoux
45216d2ed8 WIP - Test (#480) 2018-08-08 23:20:52 +02:00
Christophe Maudoux
2f910aa87b Fix mistake (#1480) 2018-08-08 10:19:16 +02:00
Christophe Maudoux
a3ef440fe2 WIP - Append debug message (#1480) 2018-08-08 10:13:58 +02:00
Christophe Maudoux
700f08ad33 Fix mistake (#1480) 2018-08-08 10:09:33 +02:00
Christophe Maudoux
1bebba42c3 WIP - Partial revert and debug messages appended to test (#1480) 2018-08-08 09:51:06 +02:00
Christophe Maudoux
6aed829baa WIP - Fix lang file (#1480) 2018-08-08 00:10:29 +02:00
Christophe Maudoux
df730ed6c0 WIP - Modify lang files (#1480) 2018-08-07 23:59:46 +02:00
Christophe Maudoux
6619e56714 WIP - Add CSP form-action attribute in LLNG conf. Need more tests (#1480) 2018-08-07 23:54:42 +02:00
Christophe Maudoux
8b94550e79 perltidy (#1486) 2018-08-07 20:31:21 +02:00
Christophe Maudoux
82fe52eb2d Fix return condition to pass unit tests (#1486) 2018-08-07 20:29:44 +02:00
Christophe Maudoux
88db38eac3 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-08-07 18:06:51 +02:00
Christophe Maudoux
4d47aa87a0 Check if VerifyURL is set when REST2F is enabled (#1486) 2018-08-07 18:06:36 +02:00
Xavier Guimard
f7144908e9 Fix CDC (#1477) 2018-08-02 22:00:41 +02:00
Christophe Maudoux
d46f40cf40 Warning instead of error in conf tests 2018-07-31 21:25:31 +02:00
Christophe Maudoux
b9082a198f Fix comment 2018-07-31 21:12:22 +02:00
Christophe Maudoux
9f6da3d90b typo 2018-07-31 21:05:03 +02:00
Christophe Maudoux
cb4275d5be Append Yubikey module dependency test 2018-07-31 20:34:50 +02:00