Skip to content

Commit e4f55ec

Browse files
skjnldsvclaude
authored andcommitted
docs(admin): warn that disabling bruteforcesettings app does not stop BFP
The protection is built into Nextcloud Server core and is always active. Disabling the app only removes the ability to manage brute force settings from the Web interface. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
1 parent 4745d84 commit e4f55ec

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

admin_manual/configuration_server/bruteforce_configuration.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,11 @@ addresses and ranges to exempt from brute force protection.
9191
Additional enhancements may be made in the future, within this app and/or in combination with Nextcloud Server for
9292
additional monitoring or behavior adjustments related to brute force protection.
9393

94-
.. warning:: Disabling the ``bruteforcesettings`` app does **not** disable brute force protection
95-
- it merely removes your ability to adjust brute force related settings from the Web interface.
94+
.. warning::
95+
96+
Disabling the ``bruteforcesettings`` app does **not** disable brute force protection.
97+
The protection is built into Nextcloud Server core and is always active. Disabling the app
98+
only removes the ability to manage brute force settings from the Web interface.
9699

97100
.. danger::
98101

0 commit comments

Comments
 (0)