Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: the CLI allow view data after session expired #1057

Open
tmura-inon opened this issue Jul 11, 2023 · 1 comment
Open

Bug: the CLI allow view data after session expired #1057

tmura-inon opened this issue Jul 11, 2023 · 1 comment

Comments

@tmura-inon
Copy link

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.

@sk-keeper
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants