Screen lock no work properly #69
galliroberto
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
You need to call it via post method before redirecting to the lock screen page. I make this changes to make sure that once a separate tab is unlocked the main tab will not be locked again after it was refreshed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah, I saw. What is the form session? If you want to improve it, you can add support for multi tenant. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In version 2.2 I was able to lock screen by visit /screen/lock
Why I did it? Because I use JS to reset timer.
Now it's impossibile to do it.
I see now that I have to call in post /lock-session
Maybe you can change it in GET request
Beta Was this translation helpful? Give feedback.
All reactions