Commit graph

3 commits

Author SHA1 Message Date
cd762cde4a Fix rofi-gopass to use correct user field
gopass, by default creates a field called `username` to contain the
corresponding login name. rofi-gopass was looking for a field called
`user`, and ignored username which lead to it only inputting the
password for any site where gopass created the login credentials.

This is now fixed, all that remains is to revert the manually changed
fields back to `username`.
2019-11-18 12:18:56 +01:00
f8ed65f1de rofi-gopass fix spelling error 2019-09-20 10:41:08 +02:00
710e47758d Add rofi-gopass to quickly enter gopass entries 2019-09-18 16:01:06 +02:00