From 47b3e218ad7ffac4bc62294ec589a33ef3d4ea04 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 2 Jul 2025 08:54:27 +0200 Subject: [PATCH] docs: remove note about fixed issue --- www/docs/configuration.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/www/docs/configuration.md b/www/docs/configuration.md index a7fb6cb3..c8107b30 100644 --- a/www/docs/configuration.md +++ b/www/docs/configuration.md @@ -72,11 +72,6 @@ filebrowser config set --recaptcha.host https://recaptcha.net Where `https://recaptcha.net` is any provider you want. - -> [!CAUTION] -> -> Note that you **always** need to set the `--auth.method` flag when changing authentication configurations and that it will completely overwrite your current settings. [This is a known issue.](https://github.com/filebrowser/filebrowser/issues/715) - ### Proxy Header If you have a reverse proxy you want to use to login your users, you do it via our `proxy` authentication method. To configure this method, your proxy must send an HTTP header containing the username of the logged in user: