Commander
Commander copied to clipboard
Bug: the CLI allow view data after session expired
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.
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