From 0c21320ac9de7d4d255158d2a8e3be22b8afae74 Mon Sep 17 00:00:00 2001 From: Kevin Azemi Date: Fri, 23 May 2025 14:25:12 +0200 Subject: [PATCH] Added NPM fix for 403 desktop auth --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 93c5a2b..3b9d430 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,12 @@ This exposes the necessary ports: - Collabora: 9980 - WOPI server: 9300 + +**Please note:** +If you're using **Nginx Proxy Manager (NPM)**, you **should NOT** activate **"Block Common Exploits"** for the Proxy Host. +Otherwise, the desktop app authentication will return **error 403 Forbidden**. + + ## Configuration ### Environment Variables