Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-01 17:16:42 +0300
committerJoas Schilling <coding@schilljs.com>2022-07-07 11:06:24 +0300
commit00df00913c1fbc3ac63aa37053f7e214ec4e7720 (patch)
treebaa6322327b745f6eab8272a7111017a2bef75db
parenta4b51c9e93ca9290ecea1bff4ab42c86a5c0222e (diff)
Prevent brute forcing rooms as logged in users
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--lib/Controller/PageController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Controller/PageController.php b/lib/Controller/PageController.php
index fb1d098a2..c7357e376 100644
--- a/lib/Controller/PageController.php
+++ b/lib/Controller/PageController.php
@@ -164,6 +164,7 @@ class PageController extends Controller {
* @PublicPage
* @NoCSRFRequired
* @UseSession
+ * @BruteForceProtection(action=talkRoom)
*
* @param string $token
* @param string $callUser