Commit Graph

54 Commits (jeff-migrate-debugging)

Author SHA1 Message Date
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 f47046f158
Update Watchtower to use grpc-gateway v2 (#204)
6 years ago
Todd Knight 6de1f7ee16
Auth Token Read/List/Delete handler and Go SDK (#199)
6 years ago
Todd Knight ed05652729
Add Handlers for Add/Set/Remove Group Members (#209)
6 years ago
Jeff Mitchell e8325a9f59
Don't rely on token for scopes collection actions (#210)
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 168ae3a726
Create MaskManager to guarantee wire/storage update mask consistency (#121)
6 years ago
Jeff Mitchell 99653727bb
Migrate grants to more structured output (#194)
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
Todd Knight 847ca1cc78
Grant management added to Roles API and SDK (#185)
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
Todd Knight 1ddc59f81e
Adding principal custom methods to roles handler. (#180)
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
Todd Knight 8399764442
Roles and Groups Handlers Support Project Scope (#154)
6 years ago
Jim 3e3144117e
iam and auth integration (#144)
6 years ago
Todd Knight 08e9a027fa
API for authenticate/deauthenticate (#151)
6 years ago
Jim 6641244734
add support for WithVersion option to updates (#126)
6 years ago
Todd Knight 5b1e4a680d
Create Role CUDLR API and SDK (#135)
6 years ago
Todd Knight 0a0d37668d
Org List and Get API Methods (#132)
6 years ago
Todd Knight 6ea448a7f3
Adding Groups API endpoint and SDK (#122)
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
Todd Knight df6ca5289f
Create User Service Handler and SDK (#106)
6 years ago
Todd Knight 2c3fbe3024
Invalid Argument errors provide per field details. (#110)
6 years ago
Todd Knight 6804c98b0b
Applying Host Catalog comments to Projects (#105)
6 years ago
Todd Knight 7f6e78e66e
Handler hostcatalogs (#86)
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
Todd Knight 44152ae63e
Add API Error Handler (#74)
6 years ago
Todd Knight c0c6a9b0b8
Handler project (#44)
6 years ago
Jim 8a5197e39e
implement schema, store and repository for IAM scopes of organization and project
6 years ago
Todd Knight 05330db741
Add projectless paths for host-catalogs. (#31)
6 years ago
Jim 725a777baf
refactor friendly name to just be name (#29)
6 years ago
Jeff Mitchell f36f25a23b
Add json_name fields to proto for complex names (#27)
6 years ago
Jim 27b4d7a034
basic internal db interfaces and Gorm implementation
6 years ago
Jeff Mitchell 1f3c52f495
Name and addr updates (#26)
6 years ago
Jeff Mitchell 4afb4f6be5
Minor proto updates (#22)
6 years ago
Jeff Mitchell 6970b14143 Update type value to wrapper
6 years ago
Jeff Mitchell 2926cc1000
Add initial API generation bits (#20)
6 years ago
Jim 2f0dd58f11
set default value in gorm tag, so database timestamp defaults will get set
6 years ago