Commit Graph

317 Commits

Author SHA1 Message Date
the-djmaze
02e3ce779c Move TestSuggestions to Example plugin 2022-05-13 20:25:52 +02:00
the-djmaze
5c9b7d7000 Added example plugin how to use Kolab for contact suggestions 2022-05-13 00:49:25 +02:00
the-djmaze
b926a26dc8 Small cleanups 2022-05-11 23:14:12 +02:00
the-djmaze
ffafc2313d debug change-password better 2022-05-05 16:49:19 +02:00
the-djmaze
acac16cef0 Release ldap contacts suggestions plugin 2.9 for #367 2022-05-05 16:26:23 +02:00
the-djmaze
f2ccee1c6b Resolve #367 2022-05-05 16:20:22 +02:00
the-djmaze
310a88b0a5 Resolve TOTP QR code not readable #360 2022-05-02 20:02:53 +02:00
the-djmaze
fe60acab63 Solution for #360? 2022-05-02 00:06:05 +02:00
the-djmaze
fcb50dfcda Change for #272 2022-04-30 01:27:40 +02:00
the-djmaze
a06b59784a Changes for #349 2022-04-29 13:23:04 +02:00
the-djmaze
80eed213d9 Allow cancelable on some custom javascript events. 2022-04-29 13:07:49 +02:00
the-djmaze
9f2c06bcd3 Release ChangePassword plugins v2.14 2022-04-29 12:08:05 +02:00
the-djmaze
1dccfdba3b Revamp for #351 2022-04-29 11:30:11 +02:00
the-djmaze
3522f76d37 Added Poppassd for #351 2022-04-28 23:51:41 +02:00
the-djmaze
8b3cfc7a67 Add support for global 2FA enforcement #349 2022-04-25 16:21:16 +02:00
the-djmaze
375f715b78 TOTP plugin improved QRCode view 2022-04-25 15:20:37 +02:00
the-djmaze
bf85675e42 Added info about sm-(user|admin)-login events 2022-04-20 22:08:44 +02:00
Shu Takayama
d93e27a40d fix override-smtp-credentials 2022-04-13 16:46:58 +09:00
the-djmaze
d3a3007bef #291 2022-03-29 11:36:08 +02:00
the-djmaze
a9b9b7df03 v2.14.0 2022-03-21 14:46:53 +01:00
the-djmaze
050815dd7e Resolve #287 2022-03-21 13:00:10 +01:00
the-djmaze
c76823dc5f Some tiny changes 2022-03-14 15:42:05 +01:00
djmaze
d6dc4d291c Split Sieve/Filters code from app.js so that i can work on the new Sieve GUI 2022-03-11 10:26:25 +01:00
the-djmaze
d4069fd835 Default pdo_mysql_ssl_verify to false 2022-03-10 12:41:41 +01:00
the-djmaze
c725f9eebf Resolve RainLoop#2150 2022-03-10 12:41:12 +01:00
the-djmaze
e2338b0ab1 change-password v2.13 2022-03-08 15:01:55 +01:00
Veit
b7f17ef196 plugins/change-password: Add support for MySQL SSL/TLS connections and server certificate validation. 2022-03-07 23:14:02 +01:00
the-djmaze
4f2f2dd485 Resolve #263 2022-03-04 11:53:36 +01:00
the-djmaze
fe0f6af9f4 Renamed closeCommand() to close() because it has no command feature anymore 2022-03-04 09:21:24 +01:00
the-djmaze
eeb289ea44 v2.3.1 2022-02-28 16:13:41 +01:00
the-djmaze
e4b70c2af1 Cleanup two-factor-auth extension 2022-02-28 15:31:21 +01:00
the-djmaze
3f801cb762 TOTP extension v2.13 2022-02-28 14:55:00 +01:00
the-djmaze
92cec80b73 Improved plugin documentation 2022-02-26 10:33:11 +01:00
the-djmaze
2edd55f01f Drop cancelCommand in favor of closeCommand and improve AbstractViewPopup handling 2022-02-24 22:40:17 +01:00
the-djmaze
7265cf03d9 https://github.com/the-djmaze/snappymail/issues/236#issuecomment-1041465503 2022-02-16 15:01:26 +01:00
the-djmaze
ab95a6ccb3 Forgot to make release, see #236 2022-02-16 10:19:57 +01:00
the-djmaze
7838aee0f1 Prevent usage of Less 2022-02-15 14:48:32 +01:00
the-djmaze
911f833ede Improved Content-Security-Policy management for Captcha issue #222 2022-02-14 11:08:53 +01:00
the-djmaze
2fea7b92e1 reCaptcha at admin login
https://github.com/the-djmaze/snappymail/issues/222#issuecomment-1036211212
2022-02-11 14:52:04 +01:00
the-djmaze
fecc9f96eb Added support for reCaptcha #222 2022-02-11 14:21:41 +01:00
eibex
97a655e517 add Italian translation 2022-02-10 23:33:27 +01:00
the-djmaze
4a1c3beb78 Update Plugin readme 2022-02-10 16:09:45 +01:00
the-djmaze
e0ebc999d5 Extend plugin config with a grouping class 2022-02-09 17:48:05 +01:00
the-djmaze
05f1d62041 Resolve #218 2022-02-09 17:46:31 +01:00
the-djmaze
f6400b6da2 Remove rl.showScreenPopup in favour of AbstractViewPopup.showModal 2022-02-07 15:20:39 +01:00
Lota Bi
2f442e68a7 Added Italian translation 2022-02-07 10:44:13 +01:00
the-djmaze
3759a576c9 Resolve #211 2022-02-06 00:40:36 +01:00
the-djmaze
90f559ac8a Merge pull request #213 from leonekmi/fix-change-password-2
change-password: Fix non-supported hash methods
2022-02-05 23:40:21 +01:00
Leon
26d285703c change-password: Fix encrypt when using non-supported hash method (by returning clear password, you shouldn't do that!) 2022-02-05 21:03:40 +01:00
Leon
d9d21845ba change-password: Use setData instead of deprecated methods after password change to refresh webapp. 2022-02-05 21:02:19 +01:00