15 Commits

Author SHA1 Message Date
Thomas Vogt
05c39de18b grepMetaUrls: do not send stderr output on success, fix #81 2024-07-16 14:24:04 +02:00
Dan
bfabb222dd
Allow error code extraction from GPG by including debug output (#65)
* Don't filter GPG debug outputs, but send everything to PassFF

---------

Co-authored-by: Thomas Vogt <tuxor1337@users.noreply.github.com>
Co-authored-by: Thomas Vogt <acc-framagit@tovotu.de>
2023-12-06 18:02:58 +01:00
Jacob Pfeifer
41410dc8a9
Add support for gopass 2021-10-06 10:43:17 -07:00
Gutierri Barboza
f8d24bf48a
fixs f-string to format 2019-04-24 19:18:16 -03:00
sunaurus
8c59f14633 Add grepMetaUrls command 2019-04-13 18:41:03 +03:00
Thomas Vogt
007366dd14
Merge pull request #32 from eklitzke/flake8
minor changes to passff.py to conform to flake8
2019-02-07 12:21:31 +01:00
Lucid One
b8ea131be9 Host app support for [pass-otp](https://github.com/tadfisher/pass-otp) 2019-02-05 01:47:41 -05:00
Evan Klitzke
968efdaeaa
minor changes to passff.py to conform to flake8 2019-01-15 09:51:21 -08:00
5bentz
8533ed9f23 Explicitly call pass show, fix #27 2018-09-07 22:39:21 +02:00
Olivier Mehani
e9c729e071
Install a functional host helper on OS X
Signed-off-by: Olivier Mehani <olivier.mehani@learnosity.com>
2018-04-04 11:02:20 +10:00
5bentz
b3ce9e77dd Pref vars to uppercase (Pythonic constants) 2018-03-25 19:13:37 +02:00
5bentz
ac4b33830a Rewrite subprocess run (Python >= 3.5) 2018-03-25 17:49:14 +02:00
5bentz
799507372c Fix stdin test & rename it for prevention 2018-03-25 17:44:24 +02:00
Thomas Vogt
c23d21b0a6 Separate positional from optional arguments 2018-03-24 18:45:58 +01:00
Thomas Vogt
f8321af2d2 Initial commit. 2018-03-24 12:42:44 +01:00