Commit Graph

16 Commits

Author SHA1 Message Date
8de7959fa5 strip .gpg suffix from browser-provided password path 2022-10-26 06:44:29 -07:00
85bdb08379 process keys of any file extension -- not just .gpg 2022-10-26 05:13:52 -07:00
Loric Brevet
beb3dcc811 Use os.UserHomeDir instead of user.Current to avoid depedency to cgo (#119)
Co-authored-by: Loric Brevet <loric.brevet@amersports.com>
2022-04-23 12:03:54 +02:00
Fabian Henneke
a59268748a Fix a typo in configure.go (#64) 2019-04-24 11:24:23 +02:00
Maxim Baz
8411954b5a Normalize Windows paths 2019-03-30 01:06:13 +01:00
Maxim Baz
e4e4433258 Don't check default store if custom are configured, try parse .browserpass.json (#29) 2019-03-16 16:06:58 +01:00
Maxim Baz
45d63b9d88 Fix order of respecting settings 2019-03-16 14:53:24 +01:00
Maxim Baz
cbbf6b73ff Support store settings (#28) 2019-03-16 13:59:20 +01:00
Maxim Baz
870b378d8c Fix 'configure' request for custom stores (#21) 2019-03-11 13:58:56 +01:00
Maxim Baz
81fe8db636 Introduce password store ID (#19) 2018-04-23 11:24:23 +02:00
Maxim Baz
ebfe600b0b Implement echo action (#18) 2018-04-19 23:53:34 +02:00
Maxim Baz
d24b54e8b6 Add unit tests for parsing browser requests, enable Travis (#15) 2018-04-18 22:52:34 +02:00
Maxim Baz
8db942e669 Implement fetch action, normalize error response params (#13) 2018-04-17 00:18:05 +02:00
Maxim Baz
bd6ab67d3a Implement list action (#12) 2018-04-16 01:38:55 +02:00
Maxim Baz
66850cfa4a Implement configure action, always send external error in parameters (#11) 2018-04-16 00:46:53 +02:00
Maxim Baz
42e6157238 Implement parsing browser requests and sending errors (#9) 2018-04-14 12:49:03 +02:00