mailcow / mailcow-dockerized

mailcow: dockerized - 🐮 + 🐋 = 💕
https://mailcow.email
GNU General Public License v3.0
9.08k stars 1.19k forks source link

CKEditor version check warning message #5714

Closed antipode-mj closed 9 months ago

antipode-mj commented 9 months ago

Contribution guidelines

I've found a bug and checked that ...

Description

Today CKEditor team released an important update that triggers an alarming message in the webmail composer.
https://ckeditor.com/cke4/release-notes

I've reported the bug at SOGo :
https://bugs.sogo.nu/view.php?id=5920

There is already a quick&dirty patch from the Alinto team, very reactive :
https://github.com/Alinto/sogo/commit/5081de1639162be9d259a3c921fb05084f879ce4

Logs:

NOT NEEDED

Steps to reproduce:

Open the webmail and compose an new message.

Which branch are you using?

master

Which architecture are you using?

x86

Operating System:

not related

Server/VM specifications:

not related

Is Apparmor, SELinux or similar active?

not related

Virtualization technology:

not related

Docker version:

not related

docker-compose version or docker compose version:

not related

mailcow version:

2024-01d

Reverse proxy:

Nginx

Logs of git diff:

not related

Logs of iptables -L -vn:

not related

Logs of ip6tables -L -vn:

not related

Logs of iptables -L -vn -t nat:

not related

Logs of ip6tables -L -vn -t nat:

not related

DNS check:

not related
antipode-mj commented 9 months ago

Duplicate of : https://github.com/mailcow/mailcow-dockerized/issues/5713