34 Commits

Author SHA1 Message Date
Alexandre Pujol
8a98f25c08 _PASSWORD_STORE_IMPORT -> _PASSWORD_STORE_EXTENSION. 2022-01-23 22:47:39 +00:00
Alexandre Pujol
6c1ff426b0 Move extension entry script. 2021-05-15 18:25:53 +01:00
Alexandre Pujol
ccb0d02398 Move scripts and doc to their folders 2019-12-17 18:25:53 +00:00
Alexandre Pujol
17e385440f Happy new year. 2019-01-11 13:28:00 +00:00
Alexandre Pujol
4673eb89d6 Do not allow user to set malicious path instead of the pass binary path. 2018-11-18 14:38:27 +00:00
Alexandre Pujol
6d07d8a37c Update import.bash to the new structure. 2018-11-16 15:43:07 +00:00
Alexandre Pujol
0871eddcae Cleanup dependencies support. 2018-02-27 23:08:53 +00:00
Alexandre Pujol
b4a5965af4 Fix dependencies check, add store prefix export 2017-11-11 18:48:13 +00:00
Alexandre Pujol
32f63964cf The pass binary is now the same than the calling program 2017-10-01 21:39:57 +01:00
Alexandre Pujol
074eddb173 import.bash now only start the python program. Add argparse to
the python system.
2017-09-27 20:15:06 +01:00
Alexandre Pujol
22ba7fd919 Enforce python encoding to utf8 when reading data from stdin. 2017-09-13 00:02:29 +01:00
Alexandre Pujol
2ef11f2d9e Change name of password manager command 2017-09-09 20:30:58 +01:00
Alexandre Pujol
b6606bffb8 Fix shellcheck warning 2017-08-19 16:28:49 +01:00
Alexandre Pujol
b7ce258c87 Support import from stdin 2017-08-16 09:35:40 +01:00
Alexandre Pujol
b324ef3c13 Update help messages with last changes 2017-08-14 11:08:07 +01:00
Alexandre Pujol
2d31488657 Add --extra option 2017-08-14 11:06:42 +01:00
Alexandre Pujol
7aa8e8de98 The bash script only call the python lib 2017-08-09 00:16:41 +01:00
Alexandre Pujol
9d2f8960f9 Add --list, --force, --cleanup options 2017-08-08 00:15:48 +01:00
Alexandre Pujol
412505c098 Cosmetic 2017-08-08 00:14:14 +01:00
Alexandre Pujol
eb90cd7f61 Use internal python dependency, Fix manager list, remove unused functions 2017-08-08 00:12:04 +01:00
Alexandre Pujol
c75c9caf05 Update version and usage 2017-08-07 18:24:01 +01:00
Alexandre Pujol
ace20afba3 Prepare the replacement of the importers scripts by internal functions
- Replace IMPORTERS table by password managers table
- Remove old dependencies
- Reorganise helpers and functions
2017-08-07 18:21:18 +01:00
Alexandre Pujol
6442b03944 Update colors and commons functions 2017-08-07 18:18:10 +01:00
Alexandre Pujol
7b06515f32 Add verbose and quiet mode 2017-08-07 18:14:42 +01:00
Will Fleming
7089cfc235 Add enpass2pass
Supports importing data from [Enpass][1].

[1]: https://www.enpass.io/
2017-04-23 15:46:39 -04:00
Alexandre Pujol
491935bd27 Spelling corrections. 2017-04-06 10:25:38 +01:00
Paul Bienkowski
c6aed0bcfd Add chrome importer 2017-02-27 16:44:44 +01:00
Alexandre Pujol
04b5415a38 Add dependencies support 2017-02-06 18:15:42 +00:00
Alexandre Pujol
042e14185b Add common color function 2017-02-06 18:15:10 +00:00
Alexandre Pujol
20df55733c Change the main structure of the extension 2017-02-06 18:14:35 +00:00
Alexandre Pujol
ed6739262f Fix shellcheck errors 2017-02-06 16:04:39 +00:00
Alexandre Pujol
79f013adaa Update header 2017-02-06 16:00:51 +00:00
Alexandre Pujol
51525a4739 Minor fix 2017-02-06 16:00:15 +00:00
Alexandre Pujol
f481a34f91 Initial Commit 2017-01-09 14:51:09 +00:00