Replies: 1 comment 4 replies
|
Hi @Virgula0, It was a difficult decision; I understand that people were used to being able to keep a report open for longer. The problem with that approach was that, in order to keep a report open for longer, the "security key" had to be stored somewhere. Previously, it was stored in sessionStorage until the tab was closed. (And this was reported as a security issue; even SAST flagged it.) Now, the "security key" is stored only in memory and is not saved/dump anywhere to make it more secure. Currently, opening the page in a new window works correctly (only the auto-lock feature is enabled); you do not need to re-enter the security key, even if focus on window lost. I'll try to add some configuration options in the settings so users can customize it to their needs. Thanks for the message! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The new function recently introduced, which asks for password re-entry on encrypted reports whenever a different browser tab or window is focused, is very annoying. Is there a possibility of disabling or revert such a function at all?
All reactions