better session handling

- separated from component
- handle visibilityState / closing of the tab

Signed-off-by: chandi Langecker <git@chandi.it>
This commit is contained in:
chandi Langecker
2023-01-03 12:43:59 +01:00
parent 6bfb54e2b3
commit 38aed97d69
7 changed files with 143 additions and 98 deletions
+1
View File
@@ -80,6 +80,7 @@ class SessionController extends ApiController {
/**
* delete a session if existing
* @NoAdminRequired
* @NoCSRFRequired
* @param $boardId
* @return bool
*/