Commit Graph

1145 Commits

Author SHA1 Message Date
Christophe Maudoux
ff05a8f797 Modify parameters (#1664) 2019-03-05 14:50:01 +01:00
Christophe Maudoux
e7ec247f0c Modify warning (#1664) 2019-03-04 23:18:48 +01:00
Christophe Maudoux
2e5b9795b3 Disable warning (#1664) 2019-03-04 23:12:52 +01:00
Maxime Besson
25d1c45fd4 Add new option to override EntityID when acting as IDP 2019-03-04 09:33:10 +01:00
Christophe Maudoux
7ead696ec0 Update version 2019-03-03 22:10:33 +01:00
Christophe Maudoux
228a37c0d2 WIP - Append parameters (#1664) 2019-03-03 21:27:27 +01:00
Christophe Maudoux
f9db9a0258 WIP - Append conf. parameters (#1664) 2019-03-03 21:27:27 +01:00
Christophe Maudoux
3bb7f6e664 WIP - Create session (#1664) 2019-03-03 21:27:27 +01:00
Christophe Maudoux
1f5c7a83a9 Dispatching attributes (#1658) 2019-03-03 09:20:12 +01:00
Christophe Maudoux
81a37e5bcc Dispatching attributes (#1658) 2019-03-01 12:36:37 +01:00
Clément OUDOT
59d163c663 Merge branch 'v2.0' 2019-02-28 08:52:48 +01:00
Christophe Maudoux
1ea6e92533 WIP - checkUser append translations and parameters (#1658) 2019-02-25 20:10:57 +01:00
Christophe Maudoux
557539805a WIP - checkUser hide secret attributes (#1658) 2019-02-23 23:24:13 +01:00
Christophe Maudoux
30148caf2d WIP - checkUser hide secret attributes (#1658) 2019-02-23 23:02:42 +01:00
Christophe Maudoux
697882bd45 WIP - checkUser plugin skeleton (#1658) 2019-02-23 09:35:43 +01:00
Christophe Maudoux
7b22aecd67 Update config. test (#1632) 2019-02-16 22:40:40 +01:00
Christophe Maudoux
fdaa0fb424 Modify parameter type (#1632) 2019-02-14 22:41:18 +01:00
Christophe Maudoux
a0c49a8905 Append parameter (#1632) 2019-02-14 22:10:48 +01:00
Xavier Guimard
5862481956 Set master version to 2.1.0 2019-02-12 18:21:38 +01:00
Clément OUDOT
a9342c3c59 Fix configuration save with lmConfigEditor (#1649) 2019-02-11 18:00:35 +01:00
Clément OUDOT
8304a48073 Remove trustedProxies option (#1612) 2019-02-08 11:14:22 +01:00
Christophe Maudoux
7bcd09d974 Arrange Manager tree (#1625) 2019-02-07 23:20:28 +01:00
Christophe Maudoux
50f1b20007 Arrange Manager tree (#1625) 2019-02-07 23:08:34 +01:00
Xavier Guimard
c7b4eb5051 tidy with new conf 2019-02-07 09:27:56 +01:00
Christophe Maudoux
9cfef329ee Append PE_ERROR constants (#1625) 2019-02-06 23:10:43 +01:00
Christophe Maudoux
7e874abb91 Typo 2019-02-06 21:29:16 +01:00
Xavier Guimard
5886cbe2a0 Tidy 2019-02-05 23:12:17 +01:00
Clément OUDOT
c77783eb2f Merge branch 'v2.0' 2019-02-05 18:46:40 +01:00
Xavier Guimard
0ddcaa5dc9 Update versions 2019-02-05 18:44:38 +01:00
Xavier Guimard
92b65ae86f Merge branch 'v2.0' 2019-02-05 13:59:22 +01:00
Xavier Guimard
74ab16a3cb Remove old Auth::Google parameters 2019-02-05 12:08:53 +01:00
Xavier Guimard
a549e62657 Add Auth::GPG parameters (#1569) 2019-02-05 11:51:39 +01:00
Christophe Maudoux
b39e6ce99f WIP - Append relative parameters (#1637) 2019-02-04 23:13:54 +01:00
Xavier Guimard
c5a3687040 Merge remote-tracking branch 'max/fix-redir' into v2.0 2019-02-03 22:48:43 +01:00
Christophe Maudoux
e41be10a23 Improve RegExp (#1629) 2019-02-03 21:48:49 +01:00
Maxime Besson
e028088f88 Add the ability to detect HTTPS from web server env
This commit adds a new "Default" option for the global HTTPS setting. In
this mode, the handler will refer to the HTTPS env variable to know if it's
being accessed over HTTPS or not. An administrator is of course still
free to force HTTPS by setting it either globally or per-VHost
2019-02-03 20:12:53 +01:00
Maxime Besson
f35a7c305a Add Mail second factor plugin 2019-02-03 14:46:40 +01:00
Maxime Besson
faa748f68f Add Mail second factor plugin 2019-02-03 14:43:44 +01:00
Maxime Besson
01724a95d0 Use specified port when testing SMTP conf
When saving the configuration in the manager, the SMTP test would fail
if your SMTP server is not on the standard port 25

The test now takes the port into account
2019-02-03 14:32:55 +01:00
Clément OUDOT
af09943a7f Merge branch 'quickfix-smtp-port-conf-save' into 'master'
Use specified port when testing SMTP conf

See merge request lemonldap-ng/lemonldap-ng!52
2019-02-03 14:31:35 +01:00
Clément OUDOT
bdfc905a59 Use make json to rebuild Manager files (#1601) 2019-02-02 15:55:55 +01:00
Clément OUDOT
14c8e125a6 Add option in Manager Build modules (#1601) 2019-02-02 15:54:30 +01:00
Christophe Maudoux
08647bb96a Improve unit test (#1636) 2019-02-02 15:34:24 +01:00
Clément OUDOT
7e09f3738b Add option in Manager Build modules (#1601) 2019-02-02 10:57:21 +01:00
Christophe Maudoux
f33697de06 Fix default value display 2019-02-01 19:55:10 +01:00
Xavier Guimard
c60ba130b8 Replace rand() by Crypt::URandom::urandom() 2019-01-31 23:16:52 +01:00
Maxime Besson
2f93799faa Use specified port when testing SMTP conf
When saving the configuration in the manager, the SMTP test would fail
if your SMTP server is not on the standard port 25

The test now takes the port into account
2019-01-30 10:45:50 +01:00
Christophe Maudoux
e388892feb Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-01-24 19:49:31 +01:00
Christophe Maudoux
96b93a56c1 Partial revert rename parameters (#1605) 2019-01-24 19:45:43 +01:00
Maxime Besson
d8a6bf6e3a Fix CAS documentation links
The CAS documentation links were missing or incorrect, this commit
points them back to the correct page and section
2019-01-24 17:43:06 +01:00
Christophe Maudoux
a69d19c2c0 Cleaning useless code 2019-01-23 22:47:42 +01:00
Christophe Maudoux
65d3e92108 Improve Manager tree (#1623) 2019-01-22 22:35:57 +01:00
Christophe Maudoux
87d8e4c1ad Improve manger tree (#1616) 2019-01-19 16:04:03 +01:00
Christophe Maudoux
3d4e317aed Improve manager tree and contextual help (#1616) 2019-01-19 15:03:20 +01:00
Christophe Maudoux
ce809fc80c Improve manager tree (#1616) 2019-01-19 14:27:00 +01:00
Christophe Maudoux
6e5fe91459 Improve manager tree (#1616) 2019-01-18 23:33:47 +01:00
Christophe Maudoux
9150597545 Cleaning useless code 2019-01-17 22:52:07 +01:00
Christophe Maudoux
b7df16a9d9 Create SMTP server entry in Conf. tree (#1616) 2019-01-17 21:43:25 +01:00
Christophe Maudoux
b486735d46 WIP - Split mailReset plugin and SMTP parameters (#1616) 2019-01-16 22:57:35 +01:00
Xavier Guimard
2b51cf0c8d Fix tsv call (#1574) 2019-01-16 11:09:52 +01:00
Xavier Guimard
3cd434eec1 Fix tsv call (#1574) 2019-01-16 11:07:22 +01:00
Xavier Guimard
2f41ad1b47 Tidy 2019-01-16 11:05:58 +01:00
Xavier Guimard
9fa203de2d Fix tsv call (#1574) 2019-01-16 11:02:58 +01:00
Xavier Guimard
2629a8a747 Fix tsv call (#1574) 2019-01-12 08:45:43 +01:00
Christophe Maudoux
507f3c0750 Fix namespace (#1574) 2019-01-12 00:00:38 +01:00
Christophe Maudoux
70289c379c Fix cookie TTL configuration (#1610) 2019-01-10 21:50:23 +01:00
Xavier Guimard
2ab385e2df Update versions 2019-01-09 13:42:30 +01:00
Xavier Guimard
99d68debec Update version (#1608) 2019-01-08 21:54:58 +01:00
Xavier Guimard
a8de799cc6 Set metadatas when using cli (Closes: #1608) 2019-01-08 21:54:13 +01:00
Christophe Maudoux
c121214721 Backport all v2.1 improvements 2018-12-30 20:02:00 +01:00
Christophe Maudoux
33a7a1b12c Append warning if Mailrest plugin is enabled without Token or Captcha (#1602) 2018-12-26 22:55:03 +01:00
Xavier Guimard
9ebc18ca5d Update version 2018-12-18 13:13:15 +01:00
Christophe Maudoux
d4dad48c48 Change order (#1582) 2018-12-16 00:15:47 +01:00
Christophe Maudoux
19eaeef32c Typo (#1582) 2018-12-15 22:32:25 +01:00
Christophe Maudoux
c58dca9c1a Append Combination Conf. tests (#1582) 2018-12-15 22:28:58 +01:00
Christophe Maudoux
aa45cf148a Append bruteForce Protection number of allowed failed Login parameter (#1506) 2018-12-12 23:51:33 +01:00
Christophe Maudoux
aecbf41d0d Fix conf reloadUrls warning 2018-12-01 16:06:34 +01:00
Christophe Maudoux
204614fd63 Avoid warning when saving 2018-11-30 22:06:30 +01:00
Christophe Maudoux
b493fac7be Disable safe warnings (#1561) 2018-11-30 21:45:54 +01:00
Christophe Maudoux
e3999aad6b WIP - Comment safe 2018-11-30 20:36:45 +01:00
Christophe Maudoux
2d8f2d402e Change Manager conf params order 2018-11-29 23:06:10 +01:00
Xavier Guimard
c751a27758 Typo 2018-11-29 21:36:39 +01:00
Xavier Guimard
182a7a6908 Typo 2018-11-29 21:35:00 +01:00
Xavier Guimard
d7e1f9b304 Typo 2018-11-29 21:34:00 +01:00
Xavier Guimard
74fb013e73 Fix some warnings 2018-11-29 21:19:39 +01:00
Clément OUDOT
1ab7826767 Simplify first reload URL configuration (#1560) 2018-11-29 18:48:53 +01:00
Christophe Maudoux
6cd1f7e8db Change advanced params order 2018-11-28 22:24:43 +01:00
Christophe Maudoux
f02c4d8dbe Change servers order 2018-11-28 22:16:14 +01:00
Christophe Maudoux
43d361829a Set default value to fix manager display 2018-11-28 22:12:50 +01:00
Christophe Maudoux
043292fce4 Improve contextual help pages 2018-11-26 21:38:46 +01:00
Xavier Guimard
11857d9f8a make tidy 2018-11-26 14:40:21 +01:00
Clément OUDOT
58ca2d255e Help page for configuration reload (#1553) 2018-11-26 14:18:12 +01:00
Clément OUDOT
9cb56173db Configure timeout for configuration reload (#1553) 2018-11-26 08:21:00 +01:00
Christophe Maudoux
54d73bc110 Fix GUI error (#1550) 2018-11-21 21:07:46 +01:00
Christophe Maudoux
60f16b2183 Fix default value (#1212) 2018-11-21 20:14:31 +01:00
Christophe Maudoux
05aeaf92b3 Fix default value (#1478) 2018-11-20 22:50:44 +01:00
Christophe Maudoux
694c214f92 Improve Manager GUI 2018-11-20 22:36:38 +01:00
Christophe Maudoux
9234585b66 Improve AngularJS recursive limit (#1546) 2018-11-20 12:41:51 +01:00
Christophe Maudoux
724ada48ce Append config. test (#1508) 2018-11-16 22:55:53 +01:00
Christophe Maudoux
fdfeb9331b make json 2018-11-15 22:39:05 +01:00
Christophe Maudoux
32affcc0f3 make json 2018-11-15 22:38:43 +01:00
Christophe Maudoux
72b42a516f Append reset password retries number parameter (#1508) 2018-11-15 21:16:46 +01:00
Xavier Guimard
1979ac092a Move "registerDB" to authParams (#1529) 2018-11-14 07:06:53 +01:00
Christophe Maudoux
d7358b6c57 Fix flag (#1535) 2018-11-10 10:57:08 +01:00
Christophe Maudoux
c3ee16ec28 Append handler internal cache timeout parameter (#1535) 2018-11-09 21:35:51 +01:00
Christophe Maudoux
4f78736340 Improve Manager tree display - Partial revert 2018-11-07 22:09:22 +01:00
Christophe Maudoux
3e543a614c Improve Manager tree display 2018-11-07 21:58:21 +01:00
Christophe Maudoux
87c85c5b01 Append manager option to enable langs display (#1539) 2018-11-07 20:10:31 +01:00
Christophe Maudoux
b03cf2d601 Append Config. tests (#1509) 2018-11-03 22:54:48 +01:00
Christophe Maudoux
3211236904 Set default formAction CSP (#1499) 2018-10-30 20:32:20 +01:00
Christophe Maudoux
ada8af6657 Typo 2018-10-23 20:27:25 +02:00
Christophe Maudoux
59e341450c Set formAction CSP from Manager (#1499) 2018-10-18 22:25:39 +02:00
Christophe Maudoux
4df8ce2c0e Set formAction CSP from Manager (#1499) 2018-10-18 19:51:50 +02:00
Christophe Maudoux
7f258aec0b Typo 2018-10-17 23:12:47 +02:00
Christophe Maudoux
d9bcd74b08 Fix typo & Manager Forms menu display 2018-10-17 23:06:50 +02:00
Christophe Maudoux
be183a8d12 Set default value to avoid Manager "waiting data" message 2018-10-17 22:57:59 +02:00
Clément OUDOT
66313e486a Check if keys exist before deleting it in the HASH (#1520) 2018-10-15 14:10:35 +02:00
Christophe Maudoux
c9c9ee2733 Append contextual help pages 2018-10-12 22:31:12 +02:00
Christophe Maudoux
748d25cafc Append BruteForceProtection configuration test (#1506) 2018-10-12 22:30:23 +02:00
Clément OUDOT
c5f9a7f95b make tidy 2018-10-12 10:04:03 +02:00
Christophe Maudoux
550c8e4550 Change options order 2018-10-11 22:06:35 +02:00
Christophe Maudoux
c2da030b95 BruteForceProtection plugin disable by default 2018-10-10 23:12:38 +02:00
Christophe Maudoux
6f3caea85f Append bruteForce Manager Config. test (#1506) 2018-10-09 23:24:24 +02:00
Christophe Maudoux
797a16cb24 Append bruteForce test (#1506) 2018-10-09 23:13:03 +02:00
Christophe Maudoux
8e5286dceb Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-10-08 23:03:09 +02:00
Christophe Maudoux
7a1117d4c4 Append Portal main logo option in Manager (#1515) 2018-10-08 23:02:59 +02:00
Xavier Guimard
1ef8c05908 Add "over" feature to choice (#1500) 2018-10-08 16:57:24 +02:00
Christophe Maudoux
52d29cc890 Fix double entry (#1507) 2018-10-03 22:40:07 +02:00
Christophe Maudoux
8d7afa75a3 Append portalForceAuthn option in Tree (#1507) 2018-10-03 22:32:37 +02:00
Christophe Maudoux
a6c461f7b6 WIP - Rename plugin PortalForceAuthn (#1507) 2018-10-03 21:27:09 +02:00
Christophe Maudoux
85c6ad2498 WIP - Append PortalForceReAuthn (#1507) 2018-10-03 21:07:10 +02:00
Christophe Maudoux
bcdd461f0b Improve unit test (#1510) 2018-10-02 20:29:43 +02:00
Clément OUDOT
d21dfa926b Add SAML user attribute option in Manager (#1512) 2018-10-02 17:18:17 +02:00
Christophe Maudoux
d4eb025de3 Append BruteForceProtection (#1506) 2018-09-28 19:50:01 +02:00
Xavier Guimard
86b2a89912 Enable WSDL server (fixes: #8) 2018-09-26 20:51:53 +02:00
Christophe Maudoux
31a689340d Rename BruteForceProtection plugin (#1506) 2018-09-23 11:09:04 +02:00
Christophe Maudoux
312e152bcc Append brutForceProtection plugin (#1506) 2018-09-22 19:26:21 +02:00
Christophe Maudoux
e0a02ed5f1 perltidy 2018-09-05 21:15:38 +02:00
Clément OUDOT
5c8f42bda4 Configuration for SAML Discovery Protocol (#1478) 2018-09-04 15:24:18 +02:00
Xavier Guimard
62d5c7836c make tidy 2018-09-02 17:31:58 +02:00
Christophe Maudoux
26942c642d Improve conf tests 2018-08-31 23:58:27 +02:00
Christophe Maudoux
59550d3a5a Improve CSRF token test 2018-08-31 23:49:25 +02:00
Christophe Maudoux
338abbbc5f Improve sfRequired test 2018-08-31 23:47:36 +02:00
Clément OUDOT
473b5bc79e Manage 4 levels in keys to use CLI for menu applications (#1494) 2018-08-29 18:53:13 +02:00
Christophe Maudoux
1bdad607fc Add contextual help 2018-08-26 13:42:02 +02:00
Christophe Maudoux
15a2767b6d Improve tests 2018-08-26 12:17:54 +02:00
Christophe Maudoux
ba260c1a6d Typo 2018-08-25 11:52:40 +02:00
Christophe Maudoux
6e071350c2 Improve conf test 2018-08-25 11:52:23 +02:00
Christophe Maudoux
a62e57958d Cleaning code 2018-08-23 13:31:45 +02:00
Christophe Maudoux
6cca073884 Cleaning unused code & minor improvements 2018-08-22 15:20:16 +02:00
Christophe Maudoux
857511a196 Fix pod 2018-08-22 15:19:37 +02:00
Christophe Maudoux
4805aa55c8 Fix pod 2018-08-22 13:01:24 +02:00
Christophe Maudoux
7736528299 Modify conf tests code structure 2018-08-19 00:10:27 +02:00
Christophe Maudoux
5d22e8dd12 Append 2F params tests 2018-08-18 23:14:09 +02:00
Xavier Guimard
e9f6168ff0 Detect changes in app categories (#1479) 2018-08-16 07:34:30 +02:00
Xavier Guimard
bf7d85532d Replace bool by boolOrExpr for sfRequired + partial revert (#1487) 2018-08-15 20:42:08 +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
1bebba42c3 WIP - Partial revert and debug messages appended to test (#1480) 2018-08-08 09:51:06 +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
4d47aa87a0 Check if VerifyURL is set when REST2F is enabled (#1486) 2018-08-07 18:06:36 +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
Christophe Maudoux
9c5997486f Modify test & cookieExpiration value type (#1485) 2018-07-30 19:18:06 +02:00
Christophe Maudoux
ad73673f86 Fix cookie TTL warning (#1485) 2018-07-27 20:48:30 +02:00
Christophe Maudoux
f8045327b6 perltidy (#1485) 2018-07-26 20:52:35 +02:00
Christophe Maudoux
226b64cde0 Append cookie TTL warning (#1485) 2018-07-26 20:49:57 +02:00
Christophe Maudoux
cb077e8829 Fix manager conf display 2018-07-23 00:13:43 +02:00
Christophe Maudoux
593f128f99 Fix manager conf display 2018-07-22 23:43:06 +02:00
Christophe Maudoux
24cbd7dd55 Merge branch '1464' into 'master'
Modify OIDC consents key structure

See merge request lemonldap-ng/lemonldap-ng!40
2018-07-22 22:37:59 +02:00
Christophe Maudoux
3e85f1f68f Fix conf options (#1482 & #1483) 2018-07-22 22:35:30 +02:00
Christophe Maudoux
374ee79ca4 Fix mistake (#1464) 2018-07-21 22:19:53 +02:00
Christophe Maudoux
d33074fcc8 Typo 2018-07-21 22:11:38 +02:00
Christophe Maudoux
93fcfbe5b1 Delete OIDC Consents from sessions explorer (#1464) 2018-07-21 22:11:14 +02:00
Christophe Maudoux
77c36cc98e Fix contextual help (#1481) 2018-07-20 23:09:07 +02:00
Christophe Maudoux
6c11572c2a Display oidcConsents (#1464) 2018-07-19 00:01:43 +02:00
Xavier Guimard
7c2fbe8d2b Fix formTimeout test 2018-07-14 07:31:59 +02:00
Christophe Maudoux
b95b5da0a4 Fix AngularJS display error 2018-07-13 20:55:50 +02:00
Christophe Maudoux
63a286f225 Fix conf test 2018-07-13 20:55:18 +02:00
Xavier Guimard
f4e591ed02 Fix new tests 2018-07-11 22:33:50 +02:00
Xavier Guimard
553826de04 Typo 2018-07-11 08:24:01 +02:00
Xavier Guimard
739784c911 Typo 2018-07-11 08:23:40 +02:00
Xavier Guimard
7b39d72176 Disable conf tests until test files are updated 2018-07-11 08:22:27 +02:00
Christophe Maudoux
6d6c4c66be WIP - Revert to pass test 2018-07-11 00:56:32 +02:00
Christophe Maudoux
c78793299f perltidy 2018-07-10 23:06:15 +02:00
Christophe Maudoux
8a2b6bf98e Append XSRF token TTL & 2F dependencies conf tests 2018-07-10 23:04:08 +02:00
Christophe Maudoux
a983a7ba30 Modify 2f order in conf tree 2018-07-10 23:02:47 +02:00
Christophe Maudoux
4305c4adf5 Tidy 2018-07-09 23:50:51 +02:00
Christophe Maudoux
6580f34e46 Fix contextual help & complex nodes display (#1473) 2018-07-09 22:31:07 +02:00
Christophe Maudoux
2cd5010d70 Check totp number of digits long 2018-07-09 21:34:53 +02:00
Christophe Maudoux
b413142fc4 Set SMTP Timeout (#1469) 2018-07-08 23:11:22 +02:00
Xavier Guimard
0f7b3ca71d make tidy 2018-07-05 23:00:40 +02:00
Xavier Guimard
b2620c2679 s/datas/data
datas => des données
data => les données
2018-07-05 22:56:16 +02:00
Xavier Guimard
77b0e7bfae Partial revert of ^ 2018-07-05 07:23:32 +02:00
Christophe Maudoux
01475d4951 Fix contextual help 2018-07-04 23:26:57 +02:00
Xavier Guimard
b4748ddf91 Prevent warning for old undefined values (#1470) 2018-07-02 09:26:40 +02:00
Christophe Maudoux
e65d090abf Avoid empty _2fDevices key (#1467) 2018-06-30 22:27:15 +02:00
Christophe Maudoux
a50512565a Display 2FA sessions only (#1467) 2018-06-30 18:19:31 +02:00
Christophe Maudoux
6d83dd2465 Fix session type (#1467) 2018-06-28 18:17:41 +02:00
Christophe Maudoux
0484310f31 Fix mistake (#1437) 2018-06-24 16:45:07 +02:00
Clément OUDOT
151088559f Move CAS options in CAS service (#1161) 2018-06-23 09:21:09 +02:00
Christophe Maudoux
d5b146c223 Avoid warning if empty posted date (#1450) 2018-06-22 19:33:38 +02:00
Christophe Maudoux
6e9256122f test notification posted date (#1450) 2018-06-22 19:07:21 +02:00
Clément OUDOT
8a4adfd384 Configure Facebook user field (#1322) 2018-06-22 18:16:24 +02:00
Clément OUDOT
7eb24abe3c Configure Twitter user field (#1322) 2018-06-22 17:44:41 +02:00
Xavier Guimard
4ebcae3e15 Tidy 2018-06-21 21:35:16 +02:00
Xavier Guimard
7a83f4e84b Tidy 2018-06-21 21:21:50 +02:00
Christophe Maudoux
105a5cd58e Set default notification date if not filled or bad formatted (#1450) 2018-06-21 20:52:47 +02:00
Xavier Guimard
ff0c8029db Change oidc content key for removal (#1431) 2018-06-20 21:38:26 +02:00
Xavier Guimard
1517272ca7 Remove WARNING_BITS (#595) 2018-06-19 20:56:13 +02:00
Clément OUDOT
9dfe054e64 Fix CAS proxy code (#1224) 2018-06-19 16:47:09 +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
2da156fbc2 Update doc (#1454) 2018-06-15 19:05:24 +02:00
Xavier Guimard
f5971ad98d Set configuration checkTime (#1454) 2018-06-15 19:00:14 +02:00
Xavier Guimard
33e9ba30ff Rebuild confTree.js 2018-06-13 15:05:33 +02:00
Christophe Maudoux
49ce9cdb0f Display login history when UTOTP is required (#1442) 2018-06-13 14:48:21 +02:00
Christophe Maudoux
ba17ea84c4 Display login history when 2F is required (#1442) 2018-06-12 22:56:25 +02:00
Clément OUDOT
ea8817f3ff Use SHA1 as default value (#1247) 2018-06-12 22:35:00 +02:00
Christophe Maudoux
8028aeff58 WIP - Display logins history when TOTP is required (#1442) 2018-06-12 22:14:36 +02:00
Clément OUDOT
28c4429b75 Configuration for SAML signature method (#1247) 2018-06-12 18:22:21 +02:00
Christophe Maudoux
5a7d1b0041 WIP - Logins history not displayed when U2F is required (#1442) 2018-06-12 12:27:10 +02:00
Xavier Guimard
047e1cf99a Rebuild conftree 2018-06-08 06:32:32 +02:00
Christophe Maudoux
ae247115d9 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-06-07 20:44:53 +02:00
Xavier Guimard
ca68168064 DebOpsST handler (#1091 and #971) 2018-06-07 19:51:48 +02:00
Christophe Maudoux
b2e5bf36e3 Hide timer when stopped (#1443) 2018-06-06 22:21:56 +02:00
Xavier Guimard
ebc0b48be4 Move skipRenewConfirmation to "portal redirections" 2018-05-16 13:25:05 +02:00
Xavier Guimard
5f31ce63c7 Fix last error (#1422) 2018-05-16 13:22:15 +02:00
Clément OUDOT
125a9a24d4 Fix PEM regexp for private keys with password (#1423) 2018-05-16 12:02:58 +02:00
Xavier Guimard
3b92271e9d Set "skipRenewConfirmation" in advanced params (#1422) 2018-05-16 10:54:57 +02:00
Xavier Guimard
a994024cf7 Add skipRenewConfirmation parameter (#1422) 2018-05-16 10:45:41 +02:00
Xavier Guimard
e40d8ccc1e CheckState plugin (fixes: #1400) 2018-05-15 21:20:31 +02:00
Xavier Guimard
3984fba973 Modify logger parameter flags 2018-05-11 17:16:13 +02:00
Xavier Guimard
1dad709456 Add loggers configuration parameters in doc 2018-05-11 11:03:02 +02:00
Christophe Maudoux
dcb83d6a65 WIP - Fix bug #1414 2018-05-07 20:34:20 +02:00
Christophe Maudoux
871740a927 Merge remote-tracking branch 'upstream/master' 2018-05-07 19:29:38 +02:00
Xavier Guimard
dc7e6cb001 Add logLevel parameter for doc 2018-05-07 17:50:37 +02:00
Xavier Guimard
273e84b342 Clean some Dumper usage (#1416) 2018-05-07 17:17:55 +02:00
Christophe Maudoux
579fb8f9ec Add debug log msg 2018-05-04 22:21:22 +02:00
Christophe Maudoux
f52deaadc6 Update pod 2018-05-02 15:10:23 +02:00
Christophe Maudoux
fdd7f12656 Append 2ndFA module as default enabled modules 2018-05-02 15:02:41 +02:00
Christophe Maudoux
9a455f3f52 Update js 2018-05-02 14:46:59 +02:00
Christophe Maudoux
f1b2a6d587 Typo 2018-04-30 20:05:23 +02:00
Xavier Guimard
c673be7cf2 Set some default values in Attributes.pm (#595) 2018-04-30 18:06:15 +02:00
Christophe Maudoux
d1a1dad442 Update pod 2018-04-29 22:02:26 +02:00
Christophe Maudoux
abd25790fc Typo 2018-04-19 13:36:04 +02:00