Commit graph

303 commits

Author SHA1 Message Date
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
the-djmaze edc035fc13 #207 set correct minimum version 2022-02-03 12:53:16 +01:00
the-djmaze 7bbbff6d3e #207 set version 2022-02-03 12:48:34 +01:00
the-djmaze ef61603431 Resolve #207 2022-02-03 12:47:32 +01:00
the-djmaze f8da8b5135 Bugfix: store private key failed 2022-01-28 15:59:41 +01:00
the-djmaze f50d848b35 Updated demo plugin for upcoming v2.12 2022-01-28 15:43:40 +01:00
the-djmaze ba49d06d1a v2.11.0 2022-01-14 18:57:55 +01:00
the-djmaze 9fea092c43 Cleanup RainLoop\Service with improved ?admin path detection 2022-01-11 15:55:48 +01:00
djmaze 5a17e3b51d Better Domain management with simplified SASL Mechanisms support 2022-01-10 12:57:42 +01:00
djmaze e52316bb08 Allow demo account to send messages to itself 2021-12-31 11:25:37 +01:00
djmaze 5b4d34d1cb Improved Storage garbage collection
Improved RecRmDir() and RecTimeDirRemove()
2021-12-17 01:17:06 +01:00
djmaze c7a0573852 Reduce garbage collection calls for demo account 2021-12-16 12:29:40 +01:00
djmaze 41a98d68c5 Bugfix: demo plugin broken due to v2.9.6 changes 2021-12-15 13:06:30 +01:00
djmaze e4e26d799c Update demo plugin 2021-11-30 11:18:52 +01:00
djmaze 863c1d0151 Bugfix: two-factor-auth plugin wrong layout for v2.9 2021-11-18 16:44:53 +01:00