Commit graph

4633 commits

Author SHA1 Message Date
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
the-djmaze daca2b54bf Bugfix: undefined snappymail-no-embed 2022-11-07 20:47:32 +01:00
the-djmaze 2705f16e44 @rlMainBorderRadius to --border-radius: 5px; 2022-11-07 15:25:59 +01:00
the-djmaze 4ec7070ffa v2.20.3 2022-11-07 14:19:16 +01:00
the-djmaze 857ab52a5e Resolve #635 2022-11-07 12:58:50 +01:00
the-djmaze 4dd782014d Better multiple WYSIWYG registration 2022-11-07 12:53:25 +01:00
the-djmaze 80579a3ed0 Resolve #637 2022-11-07 11:48:46 +01:00
the-djmaze 07e80dd36e Resolve #636 2022-11-07 11:45:01 +01:00
the-djmaze 92d967f1e6 Improved handling of Content-Security-Policy 2022-11-07 11:38:36 +01:00
the-djmaze 5cd5f77c6f Better handling of admin token cookie 2022-11-07 09:50:39 +01:00
the-djmaze 0e347625e3 Make CSP entries unique 2022-11-06 23:12:01 +01:00
the-djmaze 529d727189 Bugfix CSP handling Nextcloud<24 for #631 and #633 2022-11-06 23:10:34 +01:00
the-djmaze e0320c63c1 Remove CKeditor 4 because it never works with Content-Security-Policy
See #573 and #630
2022-11-06 15:30:08 +01:00
the-djmaze 6e4b6e543f Throw, catch then log decrypt errors for #632 2022-11-06 14:46:54 +01:00
the-djmaze 84e0fa5756 Resolve #634 2022-11-06 14:45:12 +01:00
the-djmaze 95ce1b15ef Prevent notices in MailSo\Net\ConnectSettings 2022-11-06 14:39:19 +01:00
the-djmaze 115437fb6a v2.20.2 2022-11-05 12:07:26 +01:00
the-djmaze 0feae48464 Bugfix: pgpDecrypt() using MailVelope the decrypt message was not green 2022-11-05 12:04:56 +01:00
the-djmaze db426abbac Some CSS borders to var(--border-color) 2022-11-05 11:03:17 +01:00
the-djmaze 7f4ebe560b
Merge pull request #626 from MI-KY/patch-1
corrected links to anchors
2022-11-05 10:51:05 +01:00
the-djmaze 2693e94417 Resolve #624 2022-11-05 10:07:53 +01:00
the-djmaze 8a0cb947f5 Resolve #627 2022-11-05 02:27:55 +01:00
MI-KY 5d8b067ca0
corrected links to anchors 2022-11-04 22:04:52 +01:00