codecentric / gopass-ui

gopass CLI + UI = visual cross-platform password manager for teams
MIT License
248 stars 19 forks source link

Manage unavailable history for mounts/stores #50

Closed yme44 closed 4 years ago

yme44 commented 4 years ago

Currently, gopass does not support history for mounts/stores (at least on Linux). As a consequence, there is an exception which avoid the display of secrets for mounts/stores.

Now, all history exceptions are catched and the history is empty.

Note: I create this commit from 0.6.0 because of compilation problems with 0.7.0 (on Linux).

ruettenm commented 4 years ago

There are merge conflicts, could you please merge the latest master into your branch?

yme44 commented 4 years ago

Conflict solved and your comment has been integrated.

jonas-pietzsch commented 4 years ago

Thanks @yme44 👍 Merged, it will be integrated into the next release which I try to do today