Commit Graph

48 Commits (jeff-error-cli-update)

Author SHA1 Message Date
Jeff Mitchell edffc7863d
Change connection limit to -1 for unlimited so it works with TF (#383)
6 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
6 years ago
Jeff Mitchell 0a3f9b8357
Rename connection idle timeout duration -> seconds and sessions max duration -> seconds (#376)
6 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
6 years ago
Jeff Mitchell f4ad22b247
Move default port to a TCP target attribute (#361)
6 years ago
Jim f29869b715
support for additional deks: oplog, session and token and new CreateKeysTx() (#321)
6 years ago
Jim f3dd62d5d8
database DEKs (#317)
6 years ago
Todd Knight 544e78b593
Target Handler and SDK CRUDL & add|set|remove-host-sets methods. (#310)
6 years ago
Jim fcb61d4b67
targets repo (#298)
6 years ago
Todd Knight d5678c4f80
Handler for Host CRUDL actions (#287)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Michael Gaffney 041e1f9fd3
Update host (#278)
6 years ago
Michael Gaffney 7d133878be
Add base types for host catalog, host set, and host (#272)
6 years ago
Todd Knight 23b437894a
Masks can now update attribute fields. (#271)
6 years ago
Jeff Mitchell c195c4bc9b
Remove disabled property and sync up field ordering and numbering (#259)
6 years ago
Jeff Mitchell 4cfab04307
Migrate user name to login name (#255)
6 years ago
Jeff Mitchell 78d7f539c5
Add versioning to host catalogs/sets/hosts and fix up tests (#247)
6 years ago
Jeff Mitchell 565059ed63
Add versioning to auth methods and accounts (#249)
6 years ago
Michael Gaffney a7c467bd68
Password - UpdateAccount and SetPassword (#248)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jim 1c836c430b
support for associating/disassociating an auth account with a user (#233)
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Todd Knight e5ec1f48b2
Account API handler for CRDL operations (#228)
6 years ago
Todd Knight 41b2d36d98
AuthToken Tests now use recently added TestAuthMethod and TestAccount (#226)
6 years ago
Michael Gaffney 6c679a9939
Add password authentication using Argon2 (#227)
6 years ago
Michael Gaffney c163d790a4
Add configuration settings for Argon2 password KDF (#217)
6 years ago
Michael Gaffney 7897c1cf52
Add base resources for password authentication (#213)
6 years ago
Todd Knight 168ae3a726
Create MaskManager to guarantee wire/storage update mask consistency (#121)
6 years ago
Jim 260703febe
add group member capabilities (#178)
6 years ago
Jeff Mitchell f30d4d08ef
Pass grant scope ID through API handlers (#184)
6 years ago
Jeff Mitchell bcdcaffa6f
Port over 162 and 165 to master (#176)
6 years ago
Jim 6c1b45f7f5
add principal roles (users and groups) to iam (#163)
6 years ago
Todd Knight f69d6b9952
Creating Auth Token Repo (#125)
6 years ago
Jim 3e3144117e
iam and auth integration (#144)
6 years ago
Jim 6641244734
add support for WithVersion option to updates (#126)
6 years ago
Jim ffddf24f86
iam roles (#116)
6 years ago
Todd Knight 1637403624
fix: Removing unused imports and proto files. (#119)
6 years ago
Jim 5c2cff3ad2
iam groups (#112)
6 years ago
Jim 2d18177c9d
oplog support for null field updates (#107)
6 years ago
Jim 7d4993fb61
iam users (#96)
6 years ago
Michael Gaffney 5bdd8a46ea
Extract timestamp scanners into reusable package (#91)
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago
Jim 8a5197e39e
implement schema, store and repository for IAM scopes of organization and project
6 years ago
Jim 725a777baf
refactor friendly name to just be name (#29)
6 years ago
Jim 27b4d7a034
basic internal db interfaces and Gorm implementation
6 years ago
Jim 2f0dd58f11
set default value in gorm tag, so database timestamp defaults will get set
6 years ago
Jim 73363d4c71
adapt to use structwrapping from go-kms-wrapping
6 years ago
Todd Knight 4d86db6ba5
Introduce the proto directory structure. (#9)
6 years ago