summaryrefslogtreecommitdiffstats
path: root/lib/Controller/RoomController.php
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-11-02 16:23:34 +0100
committerJoas Schilling <coding@schilljs.com>2022-11-02 16:23:34 +0100
commitb16aadbc0fad1d3c9b4477931596ccf6b93ce6bc (patch)
tree8683f99573def4c06dfb0693fd7d8ba5df676760 /lib/Controller/RoomController.php
parent6e4ffde3b6b989b9cf80b755b7f19f566471dd79 (diff)
Don't keep the session open when joining/leaving a room to reduce the chance of dirty reads
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/Controller/RoomController.php')
-rw-r--r--lib/Controller/RoomController.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Controller/RoomController.php b/lib/Controller/RoomController.php
index 6a1f4d234..7f58e475a 100644
--- a/lib/Controller/RoomController.php
+++ b/lib/Controller/RoomController.php
@@ -1342,7 +1342,6 @@ class RoomController extends AEnvironmentAwareController {
/**
* @PublicPage
- * @UseSession
* @BruteForceProtection(action=talkRoomPassword)
*
* @param string $token
@@ -1483,7 +1482,6 @@ class RoomController extends AEnvironmentAwareController {
/**
* @PublicPage
- * @UseSession
*
* @param string $token
* @return DataResponse