Commit Graph

1168 Commits

Author SHA1 Message Date
Xavier Guimard
8fd3f6be90 Merge branch 'issue1521-appmenu' into 'v2.0'
Preserve applicationList key names (#1521)

See merge request lemonldap-ng/lemonldap-ng!76
2019-05-28 22:10:53 +02:00
Maxime Besson
b12992755f Preserve applicationList key names (#1521)
Previously, every configuration save from the manager would overwrite
applicationList key names to preserve their ordering.

This commit introduces a new "order" key in the JSON config instead.
2019-05-28 15:38:26 +02:00
Christophe Maudoux
455221781f Modify ServiceToken TTL option (#1773) 2019-05-27 23:07:18 +02:00
Christophe Maudoux
535ae3f7be Append ServiceToken TTL option (#1773) 2019-05-26 21:43:13 +02:00
Christophe Maudoux
74b9960afb Build conf (#1773) 2019-05-26 18:32:38 +02:00
Christophe Maudoux
2a3907a28d Improve code (#1758) 2019-05-17 22:06:26 +02:00
Xavier
b91d1d4b87 Tidy 2019-05-16 20:45:14 +02:00
Xavier
a2e78c88c3 Set versions 2019-05-16 20:42:31 +02:00
Xavier Guimard
570513ab96 Closes: #1750 2019-05-15 13:40:27 +02:00
Xavier
2edb5517fd Set a default log (#1750) 2019-05-15 06:49:33 +02:00
Xavier
2c86fdfffa Replace whoami by getpwuid (#1750) 2019-05-15 06:11:27 +02:00
Xavier
cf297736b5 Improve cli logs (#1750) 2019-05-14 22:05:57 +02:00
Christophe Maudoux
95c08b89e7 Rename vars to be more consistent 2019-05-12 21:08:03 +02:00
Xavier
f3c4ea0afb Tydy 2019-05-11 20:18:43 +02:00
Christophe Maudoux
8185f335e7 Cleaning code (#1741) 2019-05-11 11:52:07 +02:00
Christophe Maudoux
c210333908 Detect delete category (#1741) 2019-05-08 22:57:15 +02:00
Xavier Guimard
23fb9f1c86 Update version (#1736) 2019-05-06 18:16:08 +02:00
Xavier Guimard
34628e68ca Fix cfgVersion (Closes: #1736) 2019-05-06 18:13:15 +02:00
Christophe Maudoux
ff0b6ba31f Highlight valid SSO sessions in sessions explorer (#1735) 2019-05-04 19:14:11 +02:00
Christophe Maudoux
ab95f749dc Append warning if Impersonation is enable without prefix (#1664) 2019-05-03 17:22:30 +02:00
Christophe Maudoux
a382d919ae Typo 2019-05-02 14:26:53 +02:00
Christophe Maudoux
2c22327fe7 Sort real and spoofed attributes in Session explorer (#1730) 2019-05-02 11:32:22 +02:00
Christophe Maudoux
77aeea0f85 Append SAML configuration test (#1729) 2019-05-01 21:40:16 +02:00
Clément OUDOT
d388461909 Add PKCE option in Manager (#1722) 2019-04-29 17:35:23 +02:00
Clément OUDOT
8e6f678be7 Create a configuration option to allow a Relying Party to be a public client
Allow unauthenticated requests on OAuth2 token endoint

#1725
2019-04-29 10:02:16 +02:00
Maxime Besson
2f9e6aa623 Allow override of username attribute for CAS apps
Global CAS options allows the admistrator to set the session attribute
that gets exported to all CAS application as the main identifier
(cas:user)

This commit adds the ability to override this configuration for a
particular CAS application.

OIDC already allows this

Fixes #1713
2019-04-28 21:06:34 +02:00
Xavier Guimard
23a57fc4e7 Fix warning (#1661) 2019-04-23 14:26:15 +02:00
Clément OUDOT
06a7c97fd8 Add OAuth2 vhostType (#1146) 2019-04-22 19:10:50 +02:00
Christophe Maudoux
3491adbd3d Upgrade default authentication level (#1699) 2019-04-21 21:30:38 +02:00
Christophe Maudoux
83e1d78900 Improve code (#1661) 2019-04-21 18:52:43 +02:00
Christophe Maudoux
3672d934d9 Set Viewer options by using rules (#1661) 2019-04-21 11:58:13 +02:00
Xavier Guimard
5fd9e9d422 Fix boolean values for YAML
Closes: #1684
2019-04-15 11:44:11 +02:00
maudoux
b8977ffb2f Manage Viewer routes with function (#1710) & Improve unit tests 2019-04-12 22:58:47 +02:00
Christophe Maudoux
71300988f9 Fix route conflict (#1661) 2019-04-11 11:13:05 +02:00
maudoux
1d08372a8c Sort CAS servers & update langs (#1704) 2019-04-10 21:58:37 +02:00
Xavier
1bcf828a89 Merge remote-tracking branch 'arosier/idpsort' into v2.0 2019-04-10 19:48:26 +02:00
Antoine ROSIER
f7b296b032 Sorting OIDc (#1704) 2019-04-10 17:06:41 +02:00
Antoine ROSIER
8636da45be Sorting SAML idp (#1704) 2019-04-10 17:06:41 +02:00
maudoux
02c473c919 Update ConfTree (#1699) 2019-04-05 22:39:58 +02:00
Christophe Maudoux
398e16c4b9 Update Zero.pm 2019-04-05 12:06:13 +02:00
Xavier Guimard
2159957c34 Update versions 2019-04-05 09:54:43 +02:00
maudoux
5b67f1f743 Use rule to enable OTT (#1694) 2019-04-03 23:28:45 +02:00
maudoux
6dd40a40de Apply patch to fix Manager display issue 2019-04-03 22:13:53 +02:00
Xavier Guimard
ece9b21219 Remove trailing whitespaces 2019-04-03 14:15:16 +02:00
maudoux
2d402a347a Disable Diff link if useless (#1661) 2019-04-01 22:55:47 +02:00
maudoux
98869b5ae6 Enable routes if required (#1661) 2019-04-01 21:58:05 +02:00
maudoux
b7a826abfd Make json (#1661) 2019-04-01 14:57:41 +02:00
maudoux
b790949492 Update parameter name (#1661) 2019-04-01 14:52:23 +02:00
maudoux
b6162f5ae9 Hide secret keys in diff.html 2019-04-01 14:42:52 +02:00
Christophe Maudoux
43b825e6e0 Disable browser route (#1661) 2019-03-26 22:57:24 +01:00
Christophe Maudoux
b76db50022 Update zeroConf 2019-03-26 22:57:24 +01:00
Xavier
27b45d1af8 Add LinkedIn in combination modules (Fixes: #1682) 2019-03-26 07:00:53 +01:00
Christophe Maudoux
40643f1258 Fix parameters setting (#1661) 2019-03-20 17:38:45 +01:00
Christophe Maudoux
73c8a1a8d7 Allow to hide other keys (#1661) 2019-03-19 17:56:46 +01:00
Christophe Maudoux
6903087f63 Merge branch 'viewer' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into viewer 2019-03-15 15:52:30 +01:00
Christophe Maudoux
e7f21b2c73 Append Viewer SPA (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
71fc765d01 WIP - Inherits Conf.pm (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
bfa7482a1f WIP - Hidden ConfTree PK (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
bc40d48a14 WIP - Fix routes (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
2070b03303 WIP - Viewer SPA (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
4a8a614bc9 WIP - Append relative files (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
ab4054b6b9 WIP - Inherits Conf.pm (#1661) 2019-03-14 16:39:49 +01:00
Christophe Maudoux
3729b70717 Merge branch 'v2.0' into viewer 2019-03-14 09:41:19 +01:00
Christophe Maudoux
a32a1626bc WIP - Hidden ConfTree PK (#1661) 2019-03-13 22:56:16 +01:00
Christophe Maudoux
4174d41765 WIP - Fix routes (#1661) 2019-03-13 17:12:38 +01:00
Clément OUDOT
d620ae2e8b Merge branch 'maxbes/lemonldap-ng-saml-issuer-entityid-override' into v2.0 2019-03-13 10:30:16 +01:00
Christophe Maudoux
c06ea5d5f1 WIP - Viewer SPA (#1661) 2019-03-12 22:59:15 +01:00
Christophe Maudoux
4201fe25d8 WIP - Append relative files (#1661) 2019-03-12 16:33:09 +01:00
Christophe Maudoux
be28b60e66 Append identities rule (#1658) 2019-03-09 23:29:10 +01:00
Christophe Maudoux
09281f8d22 Append identities rule and fix error catching (#1664) 2019-03-08 11:39:19 +01:00
Xavier Guimard
bc2bef4ff4 Please use our .perltidyrc 2019-03-07 18:22:58 +01:00
Christophe Maudoux
a9fbec3f84 Revert - Allow figures in login (#1667) 2019-03-07 10:39:08 +01:00
Christophe Maudoux
a076459bdd Allow figures in login (#1667) 2019-03-07 09:00:24 +01:00
Christophe Maudoux
7b08a7c442 Rename idSpoofing plugin to Impersonation & all relative parameters (#1664) 2019-03-06 16:30:56 +01:00
Christophe Maudoux
2c20627294 Disable Conf test (#1658) 2019-03-05 19:36:03 +01:00
Christophe Maudoux
e09c136302 Change fa icon color (#1664) 2019-03-05 15:07:54 +01:00
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
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
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
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