Commit graph

170 commits

Author SHA1 Message Date
Samuel Lorch
e5c267da42
Merge pull request #12 from Tchoupinax/main
feat: allow password to be taken from pipe
2022-05-30 17:58:41 +02:00
Samuel Lorch
440f41a2af Replace usages of term.ReadPassword with util.ReadPassword 2022-05-30 17:52:17 +02:00
Samuel Lorch
bfbc15bd0d Make util ReadPassword Public 2022-05-30 17:51:54 +02:00
Samuel Lorch
a8b14c959f use golang.org/x/term instead of depricated golang.org/x/crypto/ssh/terminal 2022-05-30 17:51:10 +02:00
Tchoupinax
df187e8a5f feat: allow password to be taken from pipe 2022-05-25 19:00:09 +02:00
Samuel Lorch
4768cd1333
Merge pull request #11 from passbolt/fix-FilterIsSharedWithGroup-type
Fix filter-is-shared-with-group type
2022-04-13 11:36:53 +02:00
Samuel Lorch
14f189261a fix bad usage of type 2022-04-13 11:29:46 +02:00
Samuel Lorch
5989fa2998 update deps 2022-04-13 11:29:30 +02:00
Samuel Lorch
95644e205e
Merge pull request #9 from passbolt/speatzle-issue_template-1
Add Bug Report issue template
2022-04-07 16:35:02 +02:00
Samuel Lorch
f49471e31e
Merge pull request #10 from passbolt/fix-#8
update deps to include bugfix for #8
2022-04-07 16:34:32 +02:00
Samuel Lorch
7b35d8dac7 update deps to include bugfix for #8 2022-04-07 16:29:56 +02:00
Samuel Lorch
c8c7203ef0
Add Bug Report issue template 2022-04-07 11:40:32 +02:00
Samuel Lorch
f4dedc8726 update to new import paths for repository transfer 2022-02-22 17:18:34 +01:00
Samuel Lorch
ab3e63835a add keepass export support 2022-02-04 17:20:02 +01:00
Samuel Lorch
f7aa2b232b
Add Note about Passwordless PrivateKeys #2 2022-01-26 15:04:55 +01:00
Samuel Lorch
0e991f33be Adjust Group Get Default Columns 2022-01-21 15:00:06 +01:00
Samuel Lorch
138c8ae152 Update Deps for Bugfixes 2022-01-21 14:59:44 +01:00
Samuel Lorch
fa4d395a02 fix #3 userprivatekeyfile flag not always working 2022-01-19 14:58:51 +01:00
Samuel Lorch
0449e9983c Add Flag to Read Privatekey From File 2022-01-12 16:06:15 +01:00
Samuel Lorch
f373792c06 add shellescapse, update deps 2021-12-20 11:53:50 +01:00
Samuel Lorch
bf4a0c8d4a automatically update config file permissions 2021-12-17 16:42:55 +01:00
Samuel Lorch
7f3059db95 fix Config file Permissions being to Open 2021-12-17 15:59:34 +01:00
Samuel Lorch
2c20350be4 disable output styling to ease parsing 2021-11-26 09:48:20 +01:00
Samuel Lorch
8044fbbe19 fix totp retry count, adjust newline printing 2021-11-26 09:42:36 +01:00
Samuel Lorch
99d2706af8 Update Deps for Session cookie Bugfix 2021-11-18 12:24:52 +01:00
Samuel Lorch
dab5f0125f Update Deps for bugfixes 2021-11-18 09:17:52 +01:00
Samuel Lorch
27d452ce9d Update README 2021-09-22 13:42:44 +02:00
Samuel Lorch
97ef59ff2c add the Verify command 2021-09-22 13:09:41 +02:00
Samuel Lorch
07c02c6dba add MFA support, update deps 2021-09-22 11:28:56 +02:00
Samuel Lorch
5c528a9a3d Update to go-passbolt v0.4.0 2021-09-16 15:21:33 +02:00
Samuel Lorch
661bd3e1e4
Update README.md 2021-09-16 13:40:29 +02:00
Samuel Lorch
9d1cd0977c update all array flags to use singular for names 2021-09-15 13:31:08 +02:00
Samuel Lorch
4226155ca9 improve README.md 2021-09-15 13:30:11 +02:00
Samuel Lorch
8bdb750f23 updated columns flag to be column
fixed copy, past mistake
2021-09-15 13:05:33 +02:00
Samuel Lorch
7b553fae9f improve interactive Password Entry 2021-09-13 09:22:10 +02:00
Samuel Lorch
5d1add84d1 Update README.md 2021-09-13 09:14:07 +02:00
Samuel Lorch
bdae098c46 Update README 2021-09-10 10:22:34 +02:00
Samuel Lorch
753e802f05 Update README 2021-09-10 09:59:46 +02:00
Samuel Lorch
e0418dde7c fix .goreleaser.yml 2021-09-10 09:41:45 +02:00
Samuel Lorch
19940c3c80 fix goreleaser.yml 2021-09-10 09:35:56 +02:00
Samuel Lorch
3e3f46dea6 fix goreleaser.yml 2021-09-10 09:32:56 +02:00
Samuel Lorch
42b0dc41e8 update archiveing 2021-09-10 09:28:18 +02:00
Samuel Lorch
35a1313dbd update Readme 2021-09-10 08:46:07 +02:00
Samuel Lorch
ad91065c71 add password prompt 2021-09-10 08:45:54 +02:00
Samuel Lorch
19f6fb3b0e fix list folder command 2021-09-10 08:45:26 +02:00
Samuel Lorch
4afe0bec87 test 2021-09-09 16:30:28 +02:00
Samuel Lorch
bd89bc3528 test 2021-09-09 16:23:34 +02:00
Samuel Lorch
38d2c59b99 test 2021-09-09 16:21:54 +02:00
Samuel Lorch
7da6b30706 test 2021-09-09 16:17:06 +02:00
Samuel Lorch
4053d76995 test 2021-09-09 16:15:09 +02:00