From 35fc7e7721c0140906c2b5d6e0545e61b642da27 Mon Sep 17 00:00:00 2001 From: Michael Kuron Date: Fri, 28 Jan 2022 21:30:49 +0100 Subject: [PATCH] Sogo admin login: subscribe/invite does not work https://github.com/mailcow/mailcow-dockerized/pull/4439 --- docs/debug-admin_login_sogo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/debug-admin_login_sogo.md b/docs/debug-admin_login_sogo.md index f6e0631d8..86747fe2e 100644 --- a/docs/debug-admin_login_sogo.md +++ b/docs/debug-admin_login_sogo.md @@ -22,6 +22,7 @@ docker-compose up -d This might impact load-times of SOGo / EAS. In most cases, this should not be noticeable but should be kept in mind if you face any performance issues. - SOGo will not display a logout link for admin-logins, to login normally one has to logout from the mailcow UI so the PHP session is destroyed. +- Subscribing to another user's calendar or address book while logged in as admin does not work. Neither does inviting other users to calendar events. The page will reload when these things are attempted. ## Technical details