We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e914f92 commit efeeabbCopy full SHA for efeeabb
1 file changed
admin_manual/configuration_server/bruteforce_configuration.rst
@@ -172,6 +172,12 @@ Nextcloud's built-in brute force protection and fail2ban are complementary tools
172
operate at different layers of the stack. Using both together is recommended for
173
production servers.
174
175
+.. warning::
176
+
177
+ Disabling the ``bruteforcesettings`` app does **not** disable brute force protection.
178
+ The protection is built into Nextcloud Server core and is always active. The app only
179
+ provides the admin UI and the IP exclusion settings.
180
181
**Nextcloud brute force protection** is built into Nextcloud Server itself (the
182
``bruteforcesettings`` app provides the admin UI and exclusion settings, but the
183
protection runs regardless). It works at the **application layer**: it detects
0 commit comments