Commit Graph

1777 Commits

Author SHA1 Message Date
Christophe Maudoux
9987d28ac3 Fix SSL/Kerberos Auth with Choice & Improve unit tests (#1636) 2019-02-02 21:31:37 +01:00
Christophe Maudoux
dba550b6a9 Fix SSL/Kerberos Auth with Choice (#1636) 2019-02-02 19:06:18 +01:00
Christophe Maudoux
7fb6923fda Delete unused constant 2019-02-02 19:04:59 +01:00
Christophe Maudoux
f648bddcc6 Improve code (#1636) 2019-02-02 17:34:44 +01:00
Clément OUDOT
0fc2e92136 Use an option to decode group searched value (#1601) 2019-02-02 10:48:55 +01:00
Christophe Maudoux
e7a9bd0652 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-02-02 00:00:53 +01:00
Christophe Maudoux
832d7d87c8 Fix AuthSSL with Choice (#1636) 2019-02-01 23:54:20 +01:00
Christophe Maudoux
30200f130d Fix AuthSSL with Choice (#1636) 2019-02-01 23:41:58 +01:00
Xavier Guimard
c77317fef7 Update versions 2019-01-31 23:20:57 +01:00
Xavier Guimard
c60ba130b8 Replace rand() by Crypt::URandom::urandom() 2019-01-31 23:16:52 +01:00
Clément OUDOT
b63dd14746 Update module version (#1634) 2019-01-31 15:40:54 +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
d7c252d554 Allow to display env in password reset and register templates (#1631) 2019-01-31 14:22:15 +01:00
Clément OUDOT
efb7f667c4 Allow to display env in main templates (#1631) 2019-01-31 14:05:24 +01:00
Christophe Maudoux
96b93a56c1 Partial revert rename parameters (#1605) 2019-01-24 19:45:43 +01:00
Christophe Maudoux
a69d19c2c0 Cleaning useless code 2019-01-23 22:47:42 +01:00
Christophe Maudoux
4ec3255989 Fix version 2019-01-22 22:08:43 +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
1de19778fe Display delete button only if allowed (#1622) 2019-01-22 19:31:37 +01:00
Christophe Maudoux
f2e481d693 Display delete button only if allowed (#1622) 2019-01-21 21:31:41 +01:00
Christophe Maudoux
33ebe9178b Split mailReset plugin and SMTP parameters (#1616) 2019-01-19 17:08:15 +01:00
Christophe Maudoux
ce809fc80c Improve manager tree (#1616) 2019-01-19 14:27:00 +01:00
Christophe Maudoux
8029357dd3 WIP - Split mailReset plugin and SMTP parameters (#1605) 2019-01-17 19:40:31 +01:00
Christophe Maudoux
b486735d46 WIP - Split mailReset plugin and SMTP parameters (#1616) 2019-01-16 22:57:35 +01:00
Clément OUDOT
3c3b8eccb7 Remove utf8 decode for menu (#1614) 2019-01-15 22:42:42 +01:00
Xavier Guimard
2ab385e2df Update versions 2019-01-09 13:42:30 +01:00
Christophe Maudoux
0a906243e5 Improve code 2019-01-06 22:28:25 +01:00
Christophe Maudoux
49655091a6 Fix lang for Ubuntu 2018-12-30 16:47:59 +01:00
Christophe Maudoux
c3bc80688e Revert "Fix AuthGPG for frenchies ;-)"
This reverts commit 245913da50
2018-12-26 23:22:25 +01:00
Christophe Maudoux
245913da50 Fix AuthGPG for frenchies ;-) 2018-12-26 23:16:14 +01:00
Christophe Maudoux
e2ff00bbad MISTAKE - Partial revert - Restore v2.0 version 2018-12-26 22:12:25 +01:00
Christophe Maudoux
840c2f259b Improve Protractor e2e tests (#1600) 2018-12-26 21:01:53 +01:00
Xavier Guimard
54539e97d9 Add aroundSub entrypoint 2018-12-21 16:07:28 +01:00
Xavier Guimard
06431d71f5 New endpoint: afterSub 2018-12-21 16:07:28 +01:00
Xavier Guimard
1e3ab69be3 Add minimal Auth::GPG 2018-12-21 16:07:28 +01:00
Clément OUDOT
7c236be247 Refresh security token when mail is not found (#1589) 2018-12-21 15:02:55 +01:00
Clément OUDOT
7d290a562d Require captcha in resend mail screen (#1589) 2018-12-21 14:59:34 +01:00
Clément OUDOT
1a2de167d1 Reject invalid OIDC scopes (#1599) 2018-12-21 14:32:01 +01:00
Xavier Guimard
c6ff9dcf0b Display error if a plugin sets it (#595) 2018-12-21 11:26:11 +01:00
Xavier Guimard
eb1f94bcba Fix version 2018-12-21 08:17:20 +01:00
Clément OUDOT
2a138ced29 Downgrade DN when searching groups (#1573) 2018-12-20 17:56:10 +01:00
Christophe Maudoux
d3be4b00c4 Revert "Fix resendconfirmation (#1589)"
This reverts commit d576702e78
2018-12-20 09:19:27 +01:00
Xavier Guimard
76927ef053 Move TROVER into sendHtml() (#1586) 2018-12-19 23:28:40 +01:00
Christophe Maudoux
0d5287cfdc Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2018-12-19 22:22:53 +01:00
Christophe Maudoux
d576702e78 Fix resendconfirmation (#1589) 2018-12-19 22:22:40 +01:00
Christophe Maudoux
633db01d3a Typo (#1589) 2018-12-18 22:38:58 +01:00
Xavier Guimard
9ebc18ca5d Update version 2018-12-18 13:13:15 +01:00
Christophe Maudoux
607442a2cd Cleaning code #1587 2018-12-17 23:04:24 +01:00
Christophe Maudoux
4af167ff9b WIP - Display error if mail already exists (#1587) 2018-12-17 22:45:37 +01:00