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-05 12:34:59 +0300
committerJoas Schilling <coding@schilljs.com>2022-07-07 11:06:25 +0300
commit656c4f3baa9c4f7c191ed605d9a4112109ee0a68 (patch)
treeb9e3487722bd3bf795b810bbd81cbf8f731e9149
parent511a2628fc21b0a5694e760f3f626229c9782cf8 (diff)
Also throttle on call/
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 53e3ab7d1..a67de2dc1 100644
--- a/lib/Controller/PageController.php
+++ b/lib/Controller/PageController.php
@@ -114,6 +114,7 @@ class PageController extends Controller {
* @PublicPage
* @NoCSRFRequired
* @UseSession
+ * @BruteForceProtection(action=talkRoomToken)
*
* @param string $token
* @return Response