Commander icon indicating copy to clipboard operation
Commander copied to clipboard

Bug: the CLI allow view data after session expired

Open tmura-inon opened this issue 2 years ago • 1 comments

My Vault> list
  #  Record UID              Type    Title    Description            Shared
---  ----------------------  ------  -------  ---------------------  --------
  1  **********************  login   Test     *********************  False

The folowing lines writed one day later:

My Vault> list
  #  Record UID              Type    Title    Description            Shared
---  ----------------------  ------  -------  ---------------------  --------
  1  **********************  login   Test     *********************  False
Your Keeper session needs to be refreshed. Please logout and login again.
Not logged in> list
Logging in to Keeper Commander

The CLI show the results onc'e and only then block for other commands.

tmura-inon avatar Jul 11 '23 08:07 tmura-inon

Yes, that is correct. The Commander can be used in read-only mode when login session is expired. It is hard to tell if it is a bug or a feature

sk-keeper avatar Jul 11 '23 18:07 sk-keeper