Commit Graph

1847 Commits

Author SHA1 Message Date
maudoux
71d14c6a6b Update langs (#1699) 2019-04-05 22:39:22 +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
Xavier Guimard
141ba96c92 Update version 2019-04-03 13:53:56 +02:00
Xavier
4b5b663353 make manifest 2019-04-02 06:54:00 +02:00
maudoux
2d402a347a Disable Diff link if useless (#1661) 2019-04-01 22:55:47 +02:00
maudoux
c9d704189b Append unit tests (#1661) 2019-04-01 21:58:05 +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
d51e24f2f1 Update manifest (#1661) 2019-04-01 14:57:15 +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
maudoux
cc0dc83d3d Update unit test (#1661) 2019-04-01 14:42:52 +02:00
Christophe Maudoux
d06760a908 Update manifest 2019-03-26 22:57:24 +01:00
Christophe Maudoux
43b825e6e0 Disable browser route (#1661) 2019-03-26 22:57:24 +01:00
Christophe Maudoux
51038f7695 Append unit test (#1661) 2019-03-26 22:57:24 +01:00
Christophe Maudoux
b76db50022 Update zeroConf 2019-03-26 22:57:24 +01:00
Xavier
8144ef9132 Fix boolean display with YAML backend (Fixes: #1684) 2019-03-26 22:55:52 +01:00
Xavier Guimard
d1bf4efc4d Update translations 2019-03-26 19:02:50 +01:00
Xavier
27b45d1af8 Add LinkedIn in combination modules (Fixes: #1682) 2019-03-26 07:00:53 +01:00
Xavier
81c88216b0 Fix forced french display (Fixes: #1657) 2019-03-25 21:46:17 +01:00
Christophe Maudoux
40643f1258 Fix parameters setting (#1661) 2019-03-20 17:38:45 +01:00
Christophe Maudoux
7704964219 Hide secret values (#1661) 2019-03-20 16:56:26 +01:00
Christophe Maudoux
73c8a1a8d7 Allow to hide other keys (#1661) 2019-03-19 17:56:46 +01:00
Clément OUDOT
8ab1eb54bf Update MANIFEST 2019-03-19 15:39:13 +01:00
Christophe Maudoux
8491387486 Improve GUI 2019-03-18 16:43:37 +01:00
Christophe Maudoux
eba7a48fd5 Fix unit test 2019-03-15 15:59:17 +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
Xavier Guimard
b7a78b500e Merge remote-tracking branch 'maxbes/proverc' into v2.0 2019-03-14 17:27:31 +01:00
Maxime Besson
7c16a2f7ad Exclude .proverc from manifests 2019-03-14 16:57:08 +01:00
Christophe Maudoux
ab4054b6b9 WIP - Inherits Conf.pm (#1661) 2019-03-14 16:39:49 +01:00
Maxime Besson
f46260204c Provide configuration for manual launching of unit tests
This commit adds a .proverc configuration in lemonldap-* subdirectories

It allows you to run unit tests easily during development

    make clean && make
    cd lemonldap-ng-portal
    prove t/my-unit-test.t
    prove -v t/my-unit-test.t
    prove t/*.t

You'll get a nice colored output, plenty of details with '-v' (great is
you set logLevel to "debug" in the test), etc.
2019-03-14 16:38:40 +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
4c145e4c03 Fix lang (#1658) 2019-03-10 22:01:30 +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
Maxime Besson
bfc2b7ca19 Make meta tags slightly more xml friendly 2019-03-07 18:20:05 +01:00
Christophe Maudoux
a9fbec3f84 Revert - Allow figures in login (#1667) 2019-03-07 10:39:08 +01:00
Christophe Maudoux
07635e7370 Fix unit test confs (#1667) 2019-03-07 10:11:03 +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
7a31052d33 Fix lang (#1664) 2019-03-05 15:07:27 +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
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