summaryrefslogtreecommitdiffstats
path: root/lib/Controller/PageController.php
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-05 11:34:59 +0200
committerJoas Schilling <coding@schilljs.com>2022-07-05 11:34:59 +0200
commit46f37e8e0ff9761f0d752a65a900df4ec5e7470b (patch)
tree7d066b1942388395ac2d1f9f073d74b50ed08926 /lib/Controller/PageController.php
parent2fc6ed59d369f4cb53281dbea877308d800e40b5 (diff)
Also throttle on call/
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/Controller/PageController.php')
-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 84a7e6f95..42618fd97 100644
--- a/lib/Controller/PageController.php
+++ b/lib/Controller/PageController.php
@@ -119,6 +119,7 @@ class PageController extends Controller {
* @PublicPage
* @NoCSRFRequired
* @UseSession
+ * @BruteForceProtection(action=talkRoomToken)
*
* @param string $token
* @return Response