33 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
Thomas Vogt
628a065ba1 GitHub -> Codeberg 2024-06-04 23:31:07 +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
Callum Andrew
8fcae3323f
Add installer support for gopass (#61) 2022-12-03 23:16:07 +01:00
erikeah
6f678f92d9
Update src/install_host_app.sh
Co-authored-by: Thomas Vogt <tuxor1337@users.noreply.github.com>
2021-11-03 22:42:03 +00:00
Erik Eduardo
0c814a1aab Added support to LibreWolf MacOS 2021-11-03 19:05:16 +00:00
Erik Eduardo
cb3241db06 Added support to Librewolf MS Windows 2021-11-03 13:53:09 +00:00
Erik Eduardo
8c769c7c14 Added support to Librewolf Linux 2021-11-03 13:47:33 +00: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
Thomas Vogt
0159523c30
Merge branch 'master' into makefile-fixes 2019-02-07 12:19:52 +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
6822932166 Install script: Add an example in usage(), fix #31 2018-12-09 10:23:51 +01:00
5bentz
8533ed9f23 Explicitly call pass show, fix #27 2018-09-07 22:39:21 +02:00
Olivier Mehani
e495e11e3b
Makefile fixes
* Move to the root of the repo
* Make the install script executable
* Add install targets to the Makefile (defaults to install-unix,
	install-windows not actually tested)
* Update doc

Signed-off-by: Olivier Mehani <olivier.mehani@learnosity.com>
2018-08-23 14:33:53 +10:00
5bentz
67877fe123 Prevent globbing of file paths 2018-06-22 00:54:20 +02:00
Thomas Vogt
fc99c2c875 Escape @ characters in paths for use with sed, fix #13 2018-04-05 11:26:30 +02:00
Olivier Mehani
5799795fe5
Don't rely on sed's OS-specific behaviour
Signed-off-by: Olivier Mehani <olivier.mehani@learnosity.com>
2018-04-04 11:02:22 +10:00
Olivier Mehani
77f8dbbd66
Be POSIX sh compatible
Signed-off-by: Olivier Mehani <olivier.mehani@learnosity.com>
2018-04-04 11:02:21 +10: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
Thomas Vogt
d26f22d6e7
Merge pull request #10 from khinsen/fix-for-macos
Make sed usage compatible with BSD-style seds
2018-04-01 10:28:37 +02:00
Wenxuan Zhao
d0527d80ba
Fix: Use in-place edit option that works for Linux, macOS, and OpenBSD
Signed-off-by: Wenxuan Zhao <viz@linux.com>
2018-03-31 20:06:03 -07:00
Konrad Hinsen
25b238ea14 Make sed usage compatible with BSD-style seds 2018-03-30 15:58:21 +02:00
Wesley Moore
9a364e1c6b Use BSD style sed for BSD systems as well as macOS 2018-03-26 07:31:05 +11:00
Wesley Moore
827b71dad6 Fix syntax error using BSD flavored sed for macOS 2018-03-26 07:04:07 +11: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