Commit graph

  • faa0b5330c Add filter function in groups list command PiMaDaum 2023-01-18 23:58:59 +01:00
  • e7c6be7b5e Add filter function in resources list command PiMaDaum 2023-01-18 23:21:44 +01:00
  • 0aa392634b
    Merge pull request #22 from passbolt/fix-ci v0.2.0 Samuel Lorch 2022-12-30 17:59:39 +01:00
  • 34fedec4f2 fix ci version Samuel Lorch 2022-12-30 17:55:13 +01:00
  • 6d4879e8b4
    Merge pull request #21 from passbolt/update-deps Samuel Lorch 2022-12-30 17:20:55 +01:00
  • 6f59446349 update deps Samuel Lorch 2022-12-30 17:20:02 +01:00
  • 9a2944c6fb
    Merge pull request #20 from passbolt/feature-json-output Samuel Lorch 2022-12-30 16:29:25 +01:00
  • 05dd936fbc Add Readme Section Samuel Lorch 2022-12-30 16:22:52 +01:00
  • 4dcb528f70 Add Group Json Output Samuel Lorch 2022-12-30 16:18:11 +01:00
  • 269e117fbf Add Resource Json Output Samuel Lorch 2022-12-30 16:08:46 +01:00
  • e8bb791686 Add Folder Json Output Samuel Lorch 2022-12-30 16:08:29 +01:00
  • c8dc067697 Add User Json Output Samuel Lorch 2022-12-30 16:08:14 +01:00
  • a2257bc011 Add Json Output to Create Commands Samuel Lorch 2022-12-30 13:35:26 +01:00
  • 46ceb8176d Add Output Json Flag Samuel Lorch 2022-12-30 13:28:18 +01:00
  • 45fe21119b
    Merge pull request #19 from passbolt/feature-add-created-modified-timestamp-columns Samuel Lorch 2022-12-30 11:50:02 +01:00
  • d142f14ccc Add CreatedTimestamp and ModifiedTimestamp Columns to list commands Samuel Lorch 2022-12-30 11:39:59 +01:00
  • 423dfb020c
    Merge pull request #18 from passbolt/fix-minor-issues Samuel Lorch 2022-12-30 11:36:27 +01:00
  • cbf2771935 fix Double Prompting Issue when Reading Secret Input Samuel Lorch 2022-12-30 11:12:52 +01:00
  • 94165a0f3d Properly Name Groups in Code Samuel Lorch 2022-12-30 11:08:51 +01:00
  • 2b52c420c4
    fix go install Samuel Lorch 2022-09-11 17:35:36 +02:00
  • 0804a1d9b1
    Merge pull request #13 from bersace/patch-1 Samuel Lorch 2022-08-21 13:24:07 +02:00
  • 3ee8f88bbb
    Lint and fix typos in README Étienne BERSAC 2022-08-20 12:06:41 +02:00
  • 89abb4f5a3 update deps Samuel Lorch 2022-05-30 20:00:29 +02:00
  • 6d5327cd95 use string instead of []byte Samuel Lorch 2022-05-30 19:50:43 +02:00
  • fe7e6b2a22 fix windows build failing due to syscall Samuel Lorch 2022-05-30 19:49:02 +02:00
  • e5c267da42
    Merge pull request #12 from Tchoupinax/main Samuel Lorch 2022-05-30 17:58:41 +02:00
  • 440f41a2af Replace usages of term.ReadPassword with util.ReadPassword Samuel Lorch 2022-05-30 17:52:17 +02:00
  • bfbc15bd0d Make util ReadPassword Public Samuel Lorch 2022-05-30 17:51:54 +02:00
  • a8b14c959f use golang.org/x/term instead of depricated golang.org/x/crypto/ssh/terminal Samuel Lorch 2022-05-30 17:51:10 +02:00
  • df187e8a5f feat: allow password to be taken from pipe Tchoupinax 2022-05-25 19:00:09 +02:00
  • 4768cd1333
    Merge pull request #11 from passbolt/fix-FilterIsSharedWithGroup-type v0.1.9 Samuel Lorch 2022-04-13 11:36:53 +02:00
  • 14f189261a fix bad usage of type Samuel Lorch 2022-04-13 11:29:46 +02:00
  • 5989fa2998 update deps Samuel Lorch 2022-04-13 11:29:30 +02:00
  • 95644e205e
    Merge pull request #9 from passbolt/speatzle-issue_template-1 v0.1.8 Samuel Lorch 2022-04-07 16:35:02 +02:00
  • f49471e31e
    Merge pull request #10 from passbolt/fix-#8 Samuel Lorch 2022-04-07 16:34:32 +02:00
  • 7b35d8dac7 update deps to include bugfix for #8 Samuel Lorch 2022-04-07 16:29:56 +02:00
  • c8c7203ef0
    Add Bug Report issue template Samuel Lorch 2022-04-07 11:40:32 +02:00
  • b5905cf88b modify user/create.go to display only ID when created Alekzus 2022-03-17 16:50:44 +01:00
  • 6a4fc45132 add json output to group commands Alekzus 2022-03-17 14:18:47 +01:00
  • ff9aa904c6 formatted code with go fmt Alekzus 2022-03-14 17:35:30 +01:00
  • be07d31747 add json output to command Alekzus 2022-03-14 17:25:20 +01:00
  • 7d0c6e3199 add --json flag to command Alekzus 2022-03-14 17:22:28 +01:00
  • f4dedc8726 update to new import paths for repository transfer Samuel Lorch 2022-02-22 17:18:34 +01:00
  • ab3e63835a add keepass export support Samuel Lorch 2022-02-04 17:20:02 +01:00
  • f7aa2b232b
    Add Note about Passwordless PrivateKeys #2 Samuel Lorch 2022-01-26 15:04:55 +01:00
  • 0e991f33be Adjust Group Get Default Columns v0.1.7 Samuel Lorch 2022-01-21 15:00:06 +01:00
  • 138c8ae152 Update Deps for Bugfixes Samuel Lorch 2022-01-21 14:59:44 +01:00
  • fa4d395a02 fix #3 userprivatekeyfile flag not always working v0.1.6 Samuel Lorch 2022-01-19 14:58:51 +01:00
  • 0449e9983c Add Flag to Read Privatekey From File v0.1.5 Samuel Lorch 2022-01-12 16:06:15 +01:00
  • f373792c06 add shellescapse, update deps Samuel Lorch 2021-12-20 11:53:50 +01:00
  • bf4a0c8d4a automatically update config file permissions v0.1.4 Samuel Lorch 2021-12-17 16:42:55 +01:00
  • 7f3059db95 fix Config file Permissions being to Open Samuel Lorch 2021-12-17 15:59:34 +01:00
  • 2c20350be4 disable output styling to ease parsing v0.1.3 Samuel Lorch 2021-11-26 09:48:20 +01:00
  • 8044fbbe19 fix totp retry count, adjust newline printing Samuel Lorch 2021-11-26 09:42:36 +01:00
  • 99d2706af8 Update Deps for Session cookie Bugfix v0.1.2 Samuel Lorch 2021-11-18 12:24:52 +01:00
  • dab5f0125f Update Deps for bugfixes v0.1.1 Samuel Lorch 2021-11-18 09:17:52 +01:00
  • 27d452ce9d Update README Samuel Lorch 2021-09-22 13:42:44 +02:00
  • 97ef59ff2c add the Verify command v0.1.0 Samuel Lorch 2021-09-22 13:09:41 +02:00
  • 07c02c6dba add MFA support, update deps Samuel Lorch 2021-09-22 11:28:56 +02:00
  • 5c528a9a3d Update to go-passbolt v0.4.0 v0.0.4 Samuel Lorch 2021-09-16 15:21:33 +02:00
  • 661bd3e1e4
    Update README.md Samuel Lorch 2021-09-16 13:40:29 +02:00
  • 9d1cd0977c update all array flags to use singular for names v0.0.3 Samuel Lorch 2021-09-15 13:31:08 +02:00
  • 4226155ca9 improve README.md Samuel Lorch 2021-09-15 13:30:11 +02:00
  • 8bdb750f23 updated columns flag to be column fixed copy, past mistake v0.0.2 Samuel Lorch 2021-09-15 13:05:33 +02:00
  • 7b553fae9f improve interactive Password Entry v0.0.1 Samuel Lorch 2021-09-13 09:22:10 +02:00
  • 5d1add84d1 Update README.md Samuel Lorch 2021-09-13 09:14:07 +02:00
  • bdae098c46 Update README v0.0.0 Samuel Lorch 2021-09-10 10:22:34 +02:00
  • 753e802f05 Update README Samuel Lorch 2021-09-10 09:59:46 +02:00
  • e0418dde7c fix .goreleaser.yml Samuel Lorch 2021-09-10 09:41:45 +02:00
  • 19940c3c80 fix goreleaser.yml Samuel Lorch 2021-09-10 09:35:56 +02:00
  • 3e3f46dea6 fix goreleaser.yml Samuel Lorch 2021-09-10 09:32:56 +02:00
  • 42b0dc41e8 update archiveing Samuel Lorch 2021-09-10 09:28:18 +02:00
  • 35a1313dbd update Readme Samuel Lorch 2021-09-10 08:46:07 +02:00
  • ad91065c71 add password prompt Samuel Lorch 2021-09-10 08:45:54 +02:00
  • 19f6fb3b0e fix list folder command Samuel Lorch 2021-09-10 08:45:26 +02:00
  • 4afe0bec87 test Samuel Lorch 2021-09-09 16:30:28 +02:00
  • bd89bc3528 test Samuel Lorch 2021-09-09 16:23:34 +02:00
  • 38d2c59b99 test Samuel Lorch 2021-09-09 16:21:54 +02:00
  • 7da6b30706 test Samuel Lorch 2021-09-09 16:17:06 +02:00
  • 4053d76995 test Samuel Lorch 2021-09-09 16:15:09 +02:00
  • d85d2b967a move generation Samuel Lorch 2021-09-09 16:08:08 +02:00
  • 7c34ea9900 test goreleaser Samuel Lorch 2021-09-09 15:55:10 +02:00
  • c71002e16c testing Samuel Lorch 2021-09-09 15:48:34 +02:00
  • 78d3c80b28 rename executable, add goreleaser Samuel Lorch 2021-09-09 15:29:34 +02:00
  • ecbb7c88cd fix doc links, update README.md Samuel Lorch 2021-09-09 10:13:27 +02:00
  • 664d02f8ea Remove Doc Auto Gen Tag Samuel Lorch 2021-09-09 09:29:43 +02:00
  • 08cb902aad add doc command Samuel Lorch 2021-09-09 09:19:33 +02:00
  • 03852b0bca
    Update .docs.yml Samuel Lorch 2021-09-09 09:13:38 +02:00
  • ee71120fea
    Create .docs.yml Samuel Lorch 2021-09-09 09:07:55 +02:00
  • 7f29cb4464 update to go-passbolt v0.3.1 Samuel Lorch 2021-09-08 15:22:42 +02:00
  • ce995fb1a5 add user commands Samuel Lorch 2021-09-08 14:51:26 +02:00
  • 78a9b08a6f update .gitignore Samuel Lorch 2021-09-08 11:35:57 +02:00
  • c5e8a5f143 update deps, remove replace Samuel Lorch 2021-09-08 11:31:20 +02:00
  • 36c8318db1 add group commands Samuel Lorch 2021-09-08 11:13:29 +02:00
  • 1b129332ae add folder commands Samuel Lorch 2021-09-08 11:12:34 +02:00
  • b0303103da add resource commands Samuel Lorch 2021-09-08 11:07:38 +02:00
  • f952b51065 add utils Samuel Lorch 2021-09-08 10:59:17 +02:00
  • 219c451098 add basic operational commands Samuel Lorch 2021-09-08 10:54:20 +02:00
  • 64c878c9d5 add staticcheck config Samuel Lorch 2021-09-08 10:49:44 +02:00
  • 51879551af
    Initial commit Samuel Lorch 2021-09-08 10:42:10 +02:00