You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to receive TOTP token, id est show the current token. This is possible using the Firefox addon, but not with this tool – as far as I understand using it and reading documentation.
To Reproduce:
In the following resource a TOTP is configured using the Firefox addon, but it's not printed in the output, when using passbolt get resource.
Hi, currently viewing TOTP's is not supported, in the Last release i merged the bare minimum to have go-passbolt-cli not crash completely when encountering the new Resource Types.
My time is currently very limited and Passbolt V5 Will Require Major work on go-passbolt for go-passbolt-cli to continue working at all passbolt/go-passbolt#23
Hej, sorry, I did not see #52 before writing this issue. Due to lack of knowledge about Golang, I am currently not really up for either implementing Passbolt V5 or TOTP.
Thanks a lot for your answer, and again for the software!
Describe the bug:
I want to receive TOTP token, id est show the current token. This is possible using the Firefox addon, but not with this tool – as far as I understand using it and reading documentation.
To Reproduce:
In the following resource a TOTP is configured using the Firefox addon, but it's not printed in the output, when using
passbolt get resource
.Output when using --debug (you should censor this):
Passbolt Server Version (please complete the following information):
go-passbolt-cli Version (please complete the following information):
Additional context
As you may see in the raw debug log the type TOTP is recognized, maybe you can parse that?
Thanks a lot for the wonderful piece of software!
The text was updated successfully, but these errors were encountered: