]> source.dussan.org Git - nextcloud-server.git/commitdiff
feat: enable bruteforcesettings app by default 46888/head
authorJosh <josh.t.richards@gmail.com>
Tue, 30 Jul 2024 15:18:58 +0000 (11:18 -0400)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2024 15:18:58 +0000 (11:18 -0400)
Brute force protection is automatically enabled. The settings app for it should be enabled by default too. Already shipped and it can still be disabled if desired.

Signed-off-by: Josh <josh.t.richards@gmail.com>
core/shipped.json

index 23bada20f4a3c08a7c8c197a132a8d018741feb7..665463a87d8f4ba19658ca652c95f3f29c5c40b3 100644 (file)
@@ -52,6 +52,7 @@
   ],
   "defaultEnabled": [
     "activity",
+    "bruteforcesettings",
     "circles",
     "comments",
     "contactsinteraction",