Commit Graph

18 Commits

Author SHA1 Message Date
Felipe Martin 794d75e157
Archive notice 2023-08-19 21:15:16 +02:00
Felipe Martin fc3b7d02cd chore: update README with v1 note 2022-10-28 08:17:30 +00:00
Srijan Choudhary 88e1aa6027
Move to 1Password CLI 2, and support biometric authentication (#9)
* Migrate to 1Password CLI 2

V2 of the 1Password CLI is not backwards compatible:
https://developer.1password.com/docs/cli/upgrade/#step-2-update-your-scripts

* Support biometric

* Update README

* Update README.md

Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>

Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>
2022-10-28 10:14:56 +02:00
Guillermo Gonzalez 63afed98d3
Stop using shell in subprocess calls (#6)
* restrict access to temp directory and files, and add optional --cache CLI arg to pass down to op

* stop using shell=True when calling subprocess
2022-05-03 23:09:51 +02:00
Guillermo Gonzalez 3be11192a7
restrict access to temp directory and files, and add optional --cache CLI arg to pass down to op (#5) 2022-04-07 20:25:23 +02:00
Felipe Martin Garcia 1580ac9826
Merge pull request #3 from jcmuller/allow-shell-unfriendly-chars
Quote password being sent to op
2021-12-26 17:39:23 +01:00
Juan C. Müller d0478819df
Quote password being sent to op 2021-12-26 10:52:27 -05:00
Felipe M 051c6a228d
Updated README 2021-02-10 17:02:24 +01:00
Felipe M ca85afd45c
Cleaned error messages and logging
Show more detailed messages directly on qutebrowser instead of using
logging and returning error code 0 to avoid doble messages in
qutebrowser dure to the script "failing".
2021-02-09 16:42:14 +01:00
Felipe M 97495851af
Refusing to fill non-https sites 2021-02-09 16:41:46 +01:00
Felipe M 5f41e4a7c6
Find match on items with more than one URL 2021-02-09 14:13:14 +01:00
Felipe M e31bd672ee
Filter login type using op cli 2021-02-09 14:07:24 +01:00
Felipe M 91c9b54762
Updated README 2021-02-01 08:45:58 +01:00
Felipe M 752373bda1
Added commands to fill only username and password 2021-02-01 08:45:01 +01:00
Felipe M aef61caf06
Updated dependencies 2021-02-01 08:44:53 +01:00
Felipe M 6c4985dadb
Using python3 directly on pre-commit 2021-02-01 08:44:40 +01:00
Felipe Martin 8453ce7275
initial commit 2019-10-12 16:51:16 +02:00
Felipe Martín 1e9ecc7f06 Initial commit 2019-10-11 09:44:05 +00:00