Commit graph

4705 commits

Author SHA1 Message Date
the-djmaze
09727b80e6 Resolve #666 2022-11-13 10:20:20 +01:00
the-djmaze
4a85dcfbb3
Merge pull request #659 from mayswind/master
update Chinese translation
2022-11-12 09:43:40 +01:00
MaysWind
ecb4dc17b0 update Chinese translation 2022-11-12 11:52:57 +08:00
the-djmaze
e7958fb1ed Resolve #657 2022-11-11 22:50:32 +01:00
the-djmaze
a13bb9e930 v2.21.0 2022-11-11 17:50:18 +01:00
the-djmaze
c929033388 Add more info to plugins README 2022-11-11 17:22:49 +01:00
the-djmaze
4e3a97a6f1 Bugfix: plugin config $this->aData is private and not accessible 2022-11-11 17:12:54 +01:00
the-djmaze
8e7569c8f3 Bugfix: undefined $_POST array key 2022-11-11 17:11:44 +01:00
the-djmaze
07db91c7ce Update descriptions 2022-11-11 17:04:50 +01:00
the-djmaze
5e9c8eb39e Prevent undefined $_POST['Output'] 2022-11-11 16:55:47 +01:00
the-djmaze
ef6b95722d Move ServiceExternalSso to plugin/extension 2022-11-11 16:55:13 +01:00
the-djmaze
3079771f29 Move ServiceRemoteAutoLogin to plugin/extension 2022-11-11 16:39:52 +01:00
the-djmaze
9745d0ed89 Move ServiceExternalLogin to plugin/extension 2022-11-11 16:33:31 +01:00
the-djmaze
135c8f2c24 Put messagelist top bar buttons also in dropdown 2022-11-11 15:50:34 +01:00
the-djmaze
2ac376d582 Rename ManageSieveClient to SieveClient 2022-11-11 15:50:15 +01:00
the-djmaze
ff065378ab Update plugins to use new Net/Imap/Smtp/Sieve Settings object 2022-11-11 14:32:24 +01:00
the-djmaze
cc1d0a6e38 Allow setting SSL options per domain and verify_certificate by default
This is a complete overhaul of the Domain settings system.
2022-11-11 13:45:40 +01:00
the-djmaze
d76ba3abc9 Fix Config handling 2022-11-10 19:20:09 +01:00
the-djmaze
efbc7563ac Style PopupsNextcloudFiles view 2022-11-10 15:26:35 +01:00
the-djmaze
3c78f9bf04 MIME Content-Base was missing 2022-11-10 13:58:57 +01:00
the-djmaze
2882b58fcf Bump LDAP Identities extension version number 2022-11-10 13:58:31 +01:00
the-djmaze
6c276b9b03 Draft code to share Nextcloud files as links #569 2022-11-10 13:57:53 +01:00
the-djmaze
14bd9720e9 addAttachmentHelper(url,..) the url should be id 2022-11-10 12:41:04 +01:00
the-djmaze
364947d1f9 Improved Plugin Property handling 2022-11-10 12:40:26 +01:00
the-djmaze
cc6a4c4de9 HestiCP unzip -q to tar -xzf 2022-11-09 16:11:43 +01:00
the-djmaze
3ee1bd488a https://github.com/hestiacp/hestiacp/issues/2620 2022-11-09 15:57:06 +01:00
the-djmaze
eb34fd64d1 Added: Change Password extension use pass_min_length and pass_min_strength in JavaScript 2022-11-09 15:28:12 +01:00
the-djmaze
fbabf0a283 Bugfix: Config $sAdditionalFileName never worked
Changed: Plugin Config now stored in JSON
2022-11-09 14:26:17 +01:00
the-djmaze
2f0e410b80
Merge pull request #647 from cm-schl/ldap-identities-plugin
correcting name of exception class in plugin ldap-identities
2022-11-09 12:17:08 +01:00
the-djmaze
8f37226b76 Filter more disallowed openssl ciphers thanks to @gene-git #641 2022-11-09 12:14:57 +01:00
the-djmaze
1d629209b4 Resolve #638 2022-11-09 12:05:16 +01:00
cm-schl
2a1c5c9a6a correcting name of exception class. was renamed in SnappyMail and therefore blocking the use of this plugin 2022-11-09 11:50:49 +01:00
the-djmaze
895abd09be Resolve #585 by allowing additional Sec-Fetch rules 2022-11-09 11:19:05 +01:00
the-djmaze
3992d9d5f7 Improve OpenSSL cipher handling due to issues with OpenSSL 3.
More info at #641
2022-11-09 09:12:06 +01:00
the-djmaze
697250e361 Cleanup handling of Utils::GetCookie() 2022-11-09 08:38:46 +01:00
the-djmaze
9db813b6ee Merge branch 'master' of github.com:the-djmaze/snappymail 2022-11-08 20:51:20 +01:00
the-djmaze
7ed6bfbf56 Resolve #643 2022-11-08 20:51:05 +01:00
the-djmaze
33cc9d54ff
Merge pull request #644 from cm-schl/patch-3
Add information how the items in the plugin list have to be separated
2022-11-08 17:49:32 +01:00
the-djmaze
decbbd8817 Resolve #571 by allowing to give an account a name/label 2022-11-08 17:40:12 +01:00
cm-schl
6f4dbf799b
Update Application.php
Minor correction to make clear how the items in the plugin list has to be separated
2022-11-08 17:32:39 +01:00
the-djmaze
2ee9d973e2 v2.20.6 2022-11-08 11:05:10 +01:00
the-djmaze
04c11ddc49 Move changeTheme and convertThemeName to Themes.js 2022-11-08 10:53:14 +01:00
the-djmaze
10835a6f82 Resolve PHP 8.2 Creation of dynamic property is deprecated 2022-11-08 10:26:23 +01:00
the-djmaze
061b219a9a
Merge pull request #642 from LukaszC86/patch-1
2.20.5 - fix for broken admin login
2022-11-08 10:17:43 +01:00
LukaszC86
ed89b60892
2.20.5 - fix for broken admin login
In 2.20.5 if you try to login to admin panel you get errors:

PHP message: PHP Notice: Undefined variable: sToken in /(...)/snappymail/v/2.20.5/app/libraries/RainLoop/ActionsAdmin.php on line 126

SERVICE[WARNING]: Argument 1 passed to RainLoop\ActionsAdmin::setAdminAuthToken() must be of the type string, null given, called in /(...)/snappymail/v/2.20.5/app/libraries/RainLoop/ActionsAdmin.php on line 126
2022-11-08 09:36:13 +01:00
the-djmaze
883906f441 v2.20.5 2022-11-08 00:14:16 +01:00
the-djmaze
a595c5dd6e Improved workaround for Nextcloud bug #631 #633 so it works in embed mode
https://github.com/nextcloud/server/issues/35013
2022-11-08 00:08:42 +01:00
the-djmaze
f41d40c2c0 v2.20.4 Nextcloud 2022-11-07 21:37:52 +01:00
the-djmaze
05db6b5bb3 Protect against Nextcloud bug #631 #633 2022-11-07 21:06:59 +01:00
the-djmaze
c8ee67c3ba Bugfix: setting snappymail-no-embed failed 2022-11-07 20:49:02 +01:00