mirror of
https://github.com/nextcloud/spreed.git
synced 2025-07-31 02:21:34 +00:00

Unfortunately this prevents to join a room as a local federated user, as in that case the session will be already in use. On the other hand, this avoids the need to convert sessions between host and federated servers, and with that also avoids having to keep a map between sessions. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>