Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sessionLock: fix misc:allow_session_lock_restore (#7511)
* Revert "sessionLock: fix the check for locking a locked session (#6843)" This reverts commit 9ff83f4. * sessionLock: remove early check for session beeing locked It is checked in the `onNewSessionLock` handler, which also respects the `misc:allow_session_lock_restore` option.
- Loading branch information