Commit Graph

1787 Commits

Author SHA1 Message Date
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
Christophe Maudoux
782ab4af49 Fix langs (#1658) 2019-03-04 23:12:09 +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
2005e27edb WIP - Append parameter translations (#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
81a37e5bcc Dispatching attributes (#1658) 2019-03-01 12:36:37 +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
c73c7df989 Update langs (#1632) 2019-02-16 22:41:00 +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
24d5fe7aa7 Improve langs (#1632) 2019-02-14 22:11:14 +01:00
Christophe Maudoux
a0c49a8905 Append parameter (#1632) 2019-02-14 22:10:48 +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
Christophe Maudoux
6942606234 Update langs (#1625) 2019-02-07 18:05:51 +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
fc316991eb Propage fix (#1566) 2019-02-06 21:29:49 +01:00
Christophe Maudoux
7e874abb91 Typo 2019-02-06 21:29:16 +01:00
Xavier Guimard
fa26828e44 Fix session explorer issue when 1 user exceed 25 opened sessions (fixes: #1566) 2019-02-06 20:51:19 +01:00
Xavier Guimard
4f85dc4cf6 Improve JS (#1566) 2019-02-06 16:47:17 +01:00
Xavier Guimard
4a14fa08b3 Add test to reproduce #1640 2019-02-06 14:30:30 +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
ac01e63caf Update translations 2019-02-05 13:51:02 +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
Christophe Maudoux
7f2d126579 Fix grant rules display issue (#1627) 2019-02-04 19:00:39 +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
1cd0a069b6 Fix unit tests 2019-02-03 20:12:53 +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
125ca51998 Add translation (#1601) 2019-02-02 15:54:30 +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
84e23070a5 Add translation (#1601) 2019-02-02 11:04:10 +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
Christophe Maudoux
fd88d68591 Fix SAML attribute default value (#1635) 2019-01-31 22:55:15 +01:00
Christophe Maudoux
c4b018ee68 Fix SAML attribute default value (#1635) 2019-01-31 21:23:27 +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
1c03f8e266 Typo (#1623) 2019-01-22 21:52:24 +01:00
Christophe Maudoux
cb681fb675 Append adParams and ldapParams if AD backend is selected (#1623) 2019-01-22 21:39:09 +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
7228d8d0be Remove button to prevent users appending sub categories (#1617) 2019-01-17 22:57:46 +01:00
Christophe Maudoux
9150597545 Cleaning useless code 2019-01-17 22:52:07 +01:00
Christophe Maudoux
4557c6f7b5 Create SMTP server entry in Conf. tree (#1616) 2019-01-17 21:44:27 +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
e6769e0c5f Merge branch 'master' into v2.0 2019-01-09 08:11:28 +01:00
Xavier Guimard
94679c3df2 Add Safe in lmConfigEditor (Closes: #1607) 2019-01-08 22:25:22 +01:00
Xavier Guimard
2c81467953 Add Safe in lmConfigEditor (Closes: #1607) 2019-01-08 22:24:51 +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
Xavier Guimard
aeba3a3cb5 Set metadatas when using cli (Closes: #1608) 2019-01-08 21:53:13 +01:00
Xavier Guimard
2f7ce90152 Update manager javascripts (#1568 #1495) 2019-01-04 15:50:55 +01:00
Xavier Guimard
12be005b15 Update manager javascripts (#1568 #1495) 2019-01-04 15:49:35 +01:00
Christophe Maudoux
c121214721 Backport all v2.1 improvements 2018-12-30 20:02:00 +01:00
Christophe Maudoux
8c36bab6bf Fix tests 2018-12-30 19:55:16 +01:00
Christophe Maudoux
0731bd5fb5 Cleaning useless code 2018-12-30 19:29:16 +01:00
Christophe Maudoux
39b8e96f30 Improve Manager messages display 2018-12-30 18:55:14 +01:00
Christophe Maudoux
54114a4ac3 Fix langs 2018-12-30 17:27:50 +01:00
Christophe Maudoux
399afe013c Fix Tests 2018-12-30 17:27:42 +01:00
Christophe Maudoux
8a36c3d052 Fix configuration Parser (#1604) 2018-12-30 16:32:51 +01:00
Christophe Maudoux
237e7780c5 Fix configuration Parser & unit test (#1603) 2018-12-30 16:11:09 +01:00
Christophe Maudoux
0ffb9a4629 Fix configuration Parser (#1603) 2018-12-30 15:22:12 +01:00
Christophe Maudoux
7b3e95a374 Improve units test (#1603) 2018-12-29 22:04:44 +01:00
Christophe Maudoux
b674769a37 Fix & improve units test (#1603) 2018-12-29 19:10:37 +01:00
Christophe Maudoux
1a3e803240 Fix & improve units test (#1603) 2018-12-29 18:50:30 +01:00
Christophe Maudoux
0abea4f1d9 Fix unit test (#1603) 2018-12-29 17:21:20 +01:00
Christophe Maudoux
69a43172be Fix unit test (#1603) 2018-12-29 17:16:37 +01:00
Christophe Maudoux
3496d89843 WIP - Modify unit test to pass pipeline - To be confirmed (#1603) 2018-12-27 23:42:59 +01:00
Christophe Maudoux
0b1f6b5c57 Fix warnings with confirmation (#1603) 2018-12-27 23:06:59 +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
Christophe Maudoux
51cea8482d Append warning if Mailrest plugin is enabled without Token or Captcha (#1602) 2018-12-26 22:51:24 +01:00
Christophe Maudoux
29744131e2 WIP - Fix Protractor e2e tests (#1600) 2018-12-22 00:01:39 +01:00
Clément OUDOT
d912f82d91 Update version in modules 2018-12-21 15:19:34 +01:00
Xavier Guimard
6f7e79e8e8 Update it translation, thanks to Paola ! 2018-12-20 11:33:50 +01:00
Xavier Guimard
9ebc18ca5d Update version 2018-12-18 13:13:15 +01:00
Christophe Maudoux
d703c624b9 Fix combinaison default value display 2018-12-16 00:46:32 +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
fbb37060e2 Add LLNG team link 2018-12-14 23:36:26 +01:00
Christophe Maudoux
6cffe855a2 Improve Manager lang selection to use browser preferences (#1584) 2018-12-14 23:16:12 +01:00
Christophe Maudoux
e08d0a78e6 Fix unit tests (#1506) 2018-12-13 00:12:49 +01:00
Christophe Maudoux
f717188b74 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-12-12 23:51:46 +01:00
Christophe Maudoux
aa45cf148a Append bruteForce Protection number of allowed failed Login parameter (#1506) 2018-12-12 23:51:33 +01:00
Xavier Guimard
bd5df09653 Update manifest 2018-12-12 21:18:53 +01:00
Christophe Maudoux
cc71f75b1c Improve lang selection to use browser preferences (#1576) 2018-12-11 21:36:10 +01:00
Xavier Guimard
94ead3efec Revert e85d09ba 2018-12-03 22:45:45 +01:00
Xavier Guimard
e85d09ba07 Fix bootstrap version 2018-12-03 22:30:29 +01:00
Christophe Maudoux
49f63913e2 tidy (#1561) 2018-12-01 22:40:22 +01:00
Christophe Maudoux
61e880f9b5 tidy (#1561) 2018-12-01 22:37:10 +01:00
Christophe Maudoux
d17cfd53e6 Improve unit test (#1561) 2018-12-01 22:36:03 +01:00
Christophe Maudoux
dc3f179d23 Improve unit test (#1561) 2018-12-01 16:34:20 +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
Christophe Maudoux
5ac3986ae7 Update language icons 2018-11-29 22:41:15 +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
Christophe Maudoux
aebe4bd546 Update manifest 2018-11-29 20:14:17 +01:00
Christophe Maudoux
fb3882cf71 Append available languages icons 2018-11-29 20:13:07 +01:00
Christophe Maudoux
adff19c29c Delete old bootstrap skin iconslemonldap-ng-manager/site/htdocs/static/logos/dark.png 2018-11-29 20:12:43 +01:00
Clément OUDOT
1ab7826767 Simplify first reload URL configuration (#1560) 2018-11-29 18:48:53 +01:00
Clément OUDOT
8b0360e043 Update MANIFEST 2018-11-29 11:27:14 +01:00
Xavier Guimard
c52d6ce5e5 Add partian zh/de translations 2018-11-29 10:53:18 +01:00
Xavier Guimard
5f21bd9b93 language update (it) 2018-11-29 10:39:50 +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
8f9170b87f Align force saving ckeck box 2018-11-28 21:17:05 +01:00
Xavier Guimard
b914bfbf0a update translations from transifex 2018-11-28 14:34:00 +01:00
Christophe Maudoux
6c61d9346f WIP - Force saving ckeck box 2018-11-26 23:05:05 +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
6dc30a48da Fix typo 2018-11-22 23:05:40 +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
8a9f05277f Fix lang (#1508) 2018-11-15 21:24:10 +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
ba426f67c0 Typo (#1499) 2018-10-18 22:27:58 +02:00
Christophe Maudoux
376e49b83d Set formAction CSP from Manager (#1499) 2018-10-18 22:26:12 +02:00
Christophe Maudoux
59e341450c Set formAction CSP from Manager (#1499) 2018-10-18 22:25:39 +02:00
Christophe Maudoux
c9d4049218 Set formAction CSP from Manager - Fix langs (#1499) 2018-10-18 22:22:16 +02:00
Christophe Maudoux
7f06dde043 Set formAction CSP from Manager - Fix langs (#1499) 2018-10-18 20:52:23 +02:00
Christophe Maudoux
4df8ce2c0e Set formAction CSP from Manager (#1499) 2018-10-18 19:51:50 +02:00
Christophe Maudoux
f97a810596 Partial revert 2018-10-18 19:18:42 +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
Christophe Maudoux
e137182186 Comment useless ? image 2018-10-17 22:35:54 +02:00
Christophe Maudoux
a1f6927717 Fix logos path & typo (#1526) 2018-10-17 22:35:19 +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
e81bd64876 Typo 2018-10-13 22:04:33 +02:00
Christophe Maudoux
7e81d3b5d4 Append history custom values in session explorer (#1501) 2018-10-12 22:48:05 +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
Christophe Maudoux
8a500c9ec6 Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng
Perltidy
2018-10-12 20:57:43 +02:00
Christophe Maudoux
a79d66f496 Append history custom values in session explorer (#1501) 2018-10-12 20:49:42 +02:00
Christophe Maudoux
53a0a797c4 Fix mistake 2018-10-12 20:49:24 +02:00
Clément OUDOT
c5f9a7f95b make tidy 2018-10-12 10:04:03 +02:00
Christophe Maudoux
f43139321c Append history custom values in session explorer (#1501) 2018-10-11 23:33:42 +02:00
Christophe Maudoux
550c8e4550 Change options order 2018-10-11 22:06:35 +02:00