|
Summary: |
Logging out does not kick the user out of realtime editing sessions. |
Issue Type: |
Bug |
Affects Versions: |
15.10.10, 16.4.0, 16.5.0-rc-1 |
Assignee: |
Unassigned |
Components: |
Realtime, Security |
Created: |
20/Jun/24 12:09 |
Priority: |
Major |
Reporter: |
Dorian Ouakli |
Description: |
Steps to reproduce, having realtime editing enabled:
- Ina first browser window, log-in as alice, and edit a page.
- In an incognito window, log-in as bob, and edit the same page as alice.
- Back to the first browser window, open a new tab and log-out from that new tab.
Expected result: Alice is kicked out of the Realtime editing session. Actual result: Alice is still in the realtime session and can see new changes made to the document by Bob, after logging out. |
|