forked from pool/roundcubemail
Other changes
* Fix PHP8 fatal error when parsing a malformed BODYSTRUCTURE (#9171) * Fix duplicated Inbox folder on IMAP servers that do not use Inbox folder with all capital letters (#9166) * Fix PHP warnings (#9174) * Fix UI issue when dealing with an invalid managesieve_default_headers value (#9175) * Fix bug where images attached to application/smil messages weren't displayed (#8870) * Fix PHP string replacement error in utils/error.php (#9185) * Fix regression where smtp_user did not allow pre/post strings before/after %u placeholder (#9162) OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=169
This commit is contained in:
parent
71be053b53
commit
85e2e9adfe
@ -5,6 +5,18 @@ Mon Nov 6 16:39:57 UTC 2023 - Lars Vogdt <lars@linux-schulserver.de>
|
||||
* Fix cross-site scripting (XSS) vulnerability in setting
|
||||
Content-Type/Content-Disposition for attachment
|
||||
preview/download
|
||||
Other changes
|
||||
* Fix PHP8 fatal error when parsing a malformed BODYSTRUCTURE (#9171)
|
||||
* Fix duplicated Inbox folder on IMAP servers that do not use Inbox
|
||||
folder with all capital letters (#9166)
|
||||
* Fix PHP warnings (#9174)
|
||||
* Fix UI issue when dealing with an invalid managesieve_default_headers
|
||||
value (#9175)
|
||||
* Fix bug where images attached to application/smil messages
|
||||
weren't displayed (#8870)
|
||||
* Fix PHP string replacement error in utils/error.php (#9185)
|
||||
* Fix regression where smtp_user did not allow pre/post strings
|
||||
before/after %u placeholder (#9162)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 15:36:52 UTC 2023 - Lars Vogdt <lars@linux-schulserver.de>
|
||||
|
Loading…
x
Reference in New Issue
Block a user