-
Notifications
You must be signed in to change notification settings - Fork 508
Open
Labels
1. to developbugfeature: chat 💬Chat and system messagesChat and system messagesfeature: frontend 🖌️"Web UI" client"Web UI" client
Milestone
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Disable brute force protection
- Open a chat in one browser
- In a second browser login and remove the session of browser 1
In a bigger scale this can happen for a full instance when switching the session handler:
https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html#using-the-redis-session-handler
Expected behaviour
Normal situation
Actual behaviour
Browser 1 sends the chat request multiple times per second. There should at least be a wait of 10 seconds or something. And after X failed attempts we should give up.
Metadata
Metadata
Assignees
Labels
1. to developbugfeature: chat 💬Chat and system messagesChat and system messagesfeature: frontend 🖌️"Web UI" client"Web UI" client