Commit Graph

8121 Commits

Author SHA1 Message Date
Christophe Maudoux
fd88d68591 Fix SAML attribute default value (#1635) 2019-01-31 22:55:15 +01:00
Christophe Maudoux
73bba9f600 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-01-31 21:23:40 +01:00
Christophe Maudoux
c4b018ee68 Fix SAML attribute default value (#1635) 2019-01-31 21:23:27 +01:00
Clément OUDOT
b63dd14746 Update module version (#1634) 2019-01-31 15:40:54 +01:00
Clément OUDOT
7703b993dc Clean code that manages templates parameters (#1634, #1631) 2019-01-31 15:39:24 +01:00
Clément OUDOT
059d5320cb Clean code that manages templates parameters (#1634, #1631) 2019-01-31 15:38:58 +01:00
Clément OUDOT
1f107db9a4 Allow to display env in password reset and register templates (#1631) 2019-01-31 14:22:38 +01:00
Clément OUDOT
d7c252d554 Allow to display env in password reset and register templates (#1631) 2019-01-31 14:22:15 +01:00
Clément OUDOT
2362db3c99 Allow to display env in main templates (#1631) 2019-01-31 14:08:14 +01:00
Clément OUDOT
efb7f667c4 Allow to display env in main templates (#1631) 2019-01-31 14:05:24 +01:00
Christophe Maudoux
84913b36eb Delete SSO cookie with Nginx (#1630) 2019-01-30 23:10:33 +01:00
Christophe Maudoux
5a03e518c8 Delete SSO cookie with Nginx (#1630) 2019-01-30 23:02:08 +01:00
Christophe Maudoux
72daca2f8f Fix regex (#1630) 2019-01-30 19:36:36 +01:00
Christophe Maudoux
1ffc9fe01d Typo 2019-01-30 19:31:25 +01:00
Maxime Besson
6890b290b1 Fix plaintext email
For the few of us who like plain text email better.

Before this commit, the mail body would not be correctly pulled from
config, and then the portal would error 500 due to MIME::Entity objects
not having an "attr" accessor, unlike the previously used MIME::Lite
objects
2019-01-30 12:06:05 +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
950dd0a9ad WIP - Improve e2e tests (#1600) 2019-01-26 18:41:19 +01:00
Christophe Maudoux
47ffd3dab6 WIP - Improve e2e tests (#1600) 2019-01-26 18:33:06 +01:00
Christophe Maudoux
f6afc78836 WIP - Improve e2e tests (#1600) 2019-01-26 18:32:54 +01:00
Christophe Maudoux
6cb03669e0 WIP - Improve e2e tests (#1600) 2019-01-26 18:32:39 +01:00
Christophe Maudoux
7bc54a0a16 WIP - Improve e2e tests (#1600) 2019-01-26 17:08:35 +01:00
Christophe Maudoux
df8ff7c86f WIP - Improve e2e tests (#1600) 2019-01-26 17:06:21 +01:00
Christophe Maudoux
7fa2abf788 WIP - Improve e2e tests (#1600) 2019-01-26 17:06:07 +01:00
Christophe Maudoux
f1d6496734 Merge branch 'v2.0' 2019-01-24 21:54:56 +01:00
Christophe Maudoux
f12293eb71 Adapt screen size to selenium display (#1600) 2019-01-24 21:53:12 +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
Xavier Guimard
a2ba3993ea Merge branch 'fix-cas-doc-link' into 'master'
Fix CAS documentation links

See merge request lemonldap-ng/lemonldap-ng!51
2019-01-24 17:40:45 +01:00
Maxime Besson
99c3df0eed 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:12:08 +01:00
Clément OUDOT
a7d5dd743f Remove bad version in Debian changelog 2019-01-24 11:55:21 +01:00
Xavier Guimard
af8bc280c7 e2e_test without X server 2019-01-24 11:23:00 +01:00
Christophe Maudoux
a69d19c2c0 Cleaning useless code 2019-01-23 22:47:42 +01:00
Clément OUDOT
eddd54383e merge 2019-01-23 11:36:13 +01:00
Christophe Maudoux
65d3e92108 Improve Manager tree (#1623) 2019-01-22 22:35:57 +01:00
Christophe Maudoux
4ec3255989 Fix version 2019-01-22 22:08:43 +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
7b14c74077 perltidy (#1622) 2019-01-22 20:57:22 +01:00
Christophe Maudoux
6f7defef18 Display delete button only if allowed (#1622) 2019-01-22 20:55:57 +01:00
Christophe Maudoux
92e8dcb02d WIP - Improve e2e tests (#1600) 2019-01-22 19:31:49 +01:00
Christophe Maudoux
1de19778fe Display delete button only if allowed (#1622) 2019-01-22 19:31:37 +01:00
Christophe Maudoux
36dd00197c WIP - Improve e2e tests (#1600) 2019-01-21 21:38:16 +01:00
Christophe Maudoux
f2e481d693 Display delete button only if allowed (#1622) 2019-01-21 21:31:41 +01:00
Christophe Maudoux
f2fcdaf317 Improve error msg if relative module is disabled (#1386) 2019-01-20 23:02:15 +01:00
Christophe Maudoux
5af818eb72 WIP - Improve e2e tests (#1600) 2019-01-20 23:00:05 +01:00
Christophe Maudoux
6657ac488e WIP - Improve e2e tests (#1600) 2019-01-19 21:56:00 +01:00
Christophe Maudoux
33ebe9178b Split mailReset plugin and SMTP parameters (#1616) 2019-01-19 17:08:15 +01:00
Christophe Maudoux
44ee4a7b5a Merge branch 'v2.0' 2019-01-19 16:31:41 +01:00
Christophe Maudoux
c292c22237 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-01-19 16:07:52 +01:00