Commit Graph

37 Commits (jeff-error-cli-update)

Author SHA1 Message Date
Jeff Mitchell f8a2100603
Add various env vars to CLI (#528)
6 years ago
Jeff Mitchell d851ab07d8
Add ability to pull user/account/auth-method ID from stored token (#517)
6 years ago
Jeff Mitchell cf3fa4522d
Swap base58 libraries (#472)
6 years ago
Jeff Mitchell 220ca253be
Add boundary config get-token (#455)
6 years ago
Jeff Mitchell 7fcbffbe88
Remove not-set value. (#427)
6 years ago
Jeff Mitchell 38ce9d9eac
Combine controller and worker commands (#415)
6 years ago
Jeff Mitchell dd06615c2e
Add database initialization command (#400)
6 years ago
Jeff Mitchell d3606e14b6 Set wrapper on client, not token, so it doesn't fail KMS recovery on update calls
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Jeff Mitchell 3c13e4765d Verbose isn't actually used right now so don't expose it; fix some wording for scope id flag
6 years ago
Jeff Mitchell 2914b4c14c
Use base58 for a few more user-facing values (#356)
6 years ago
Jeff Mitchell ff0d49b6e4 Use previous method of getting recovery wrapper
6 years ago
Jeff Mitchell f8237fb945 Move some packages into SDK, out of internal
6 years ago
Jeff Mitchell 36f975a952
Add some recovery KMS functions needed for external clients (#339)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Jeff Mitchell 28df6eb7b0
Update config encrypt/decrypt CLI command (#309)
6 years ago
Jeff Mitchell 74544f6324
Encrypt tokens on the way out and decrypt on the way in (#302)
6 years ago
Jeff Mitchell ac4d9fa311
Add nonce storage and replay prevention test (#293)
6 years ago
Jeff Mitchell 414a2ab2c3 Remove some dead, dead, dead, dead code
6 years ago
Jeff Mitchell b47cca0329
Add (non-db aspects of) the recovery key workflow (#286)
6 years ago
Jeff Mitchell adfc5681be
Auth methods CLI (#277)
6 years ago
Jeff Mitchell 282177afc2
Remove the default org (#270)
6 years ago
Jeff Mitchell b75a6fc5e5
Update scopes CLI command in the model of the roles command (#262)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell d74e30d94a Minor, easy, linting fixes
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Jeff Mitchell 2bbc1163c4
Save the entire token, not just the ID (#211)
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Jeff Mitchell 16b56a37ed Rename base.New -> base.NewCommand for clarity
6 years ago
Jeff Malnick 8afcbd4c8e
Add config CLI command and encrypt/decrypt sub-commands (#77)
6 years ago
Jeff Mitchell 1f3c52f495
Name and addr updates (#26)
6 years ago
Jeff Mitchell e3c7ca3070
Add a hosts create command (#25)
6 years ago
Jeff Mitchell 6254e18698 Fix compilation of command
6 years ago
Michael Gaffney 5e5a56cac0
Refactor names to avoid stutter (#1)
6 years ago
Jeff Mitchell 482b4d56dd Initial commit
6 years ago