Commit Graph

116 Commits (b8c8d290080128dfd117374d3bd8bed4fe761884)

Author SHA1 Message Date
Jim fcb61d4b67
targets repo (#298)
6 years ago
Michael Gaffney 58dec98ea2
Rename table from servers to server (#307)
6 years ago
Michael Gaffney de162c5533
Replace and remove ErrNilParameter with ErrInvalidParameter (#295)
6 years ago
Jeff Mitchell ac4d9fa311
Add nonce storage and replay prevention test (#293)
6 years ago
Jeff Mitchell b47cca0329
Add (non-db aspects of) the recovery key workflow (#286)
6 years ago
Jeff Mitchell 6bf4a5ce38
Add not null checks to wt_private_id, wt_scope_id, and wt_user_id (#284)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Michael Gaffney 041e1f9fd3
Update host (#278)
6 years ago
Jeff Mitchell 282177afc2
Remove the default org (#270)
6 years ago
Todd Knight 01059e6ca8
Wrap StartDbInDocker in a mutex. (#275)
6 years ago
Michael Gaffney 7d133878be
Add base types for host catalog, host set, and host (#272)
6 years ago
Jeff Mitchell c195c4bc9b
Remove disabled property and sync up field ordering and numbering (#259)
6 years ago
Jeff Mitchell 203e2b5dc2
Initial worker porting steps (#232)
6 years ago
Jeff Mitchell 73a38b1433
Remove some unneeded resource types and fix the resource typing for default role in global scope (#256)
6 years ago
Jeff Mitchell 4cfab04307
Migrate user name to login name (#255)
6 years ago
Michael Gaffney 6f886976e4
Add not null constraint to wt_version domain (#254)
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
Michael Gaffney bdb31cf8b5
Bump deps (#245)
6 years ago
Jeff Mitchell 0d0660b061 Fix some tests I broke
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Todd Knight b7bf76a9ba
Auth Method API Handler for CRUDL (not updating password specific fields)(#239)
6 years ago
Michael Gaffney 7fefd5e2fe
Change password (#237)
6 years ago
Jeff Mitchell 2ca7e0b88e Fix some linting complaining
6 years ago
Todd Knight 3204e54dc2
Add lookup, list, update, and delete methods for auth methods. (#230)
6 years ago
Michael Gaffney 5ceb335466
Rehash credential during authentication if config has change (#234)
6 years ago
Michael Gaffney 6c679a9939
Add password authentication using Argon2 (#227)
6 years ago
Michael Gaffney 87492816cb
Replace immutable_create_time_func with immutable_columns (#231)
6 years ago
Jim cb89422d9d
define immutable fields including PKs. (#205)
6 years ago
Michael Gaffney 5e8179c6fb
Allow lookupAfterWrite for resources with Private Ids (#229)
6 years ago
Michael Gaffney c163d790a4
Add configuration settings for Argon2 password KDF (#217)
6 years ago
Michael Gaffney 76abd4f3b4
Update comments to use "base type" instead of "abstract" (#222)
6 years ago
Michael Gaffney 7897c1cf52
Add base resources for password authentication (#213)
6 years ago
Michael Gaffney e03a0ff9d7
Simplify SetTableName pattern (#214)
6 years ago
Todd Knight f47046f158
Update Watchtower to use grpc-gateway v2 (#204)
6 years ago
Michael Gaffney 799242fce4
Bump deps and run 'make gen' (#212)
6 years ago
Michael Gaffney ebf69bbd27
Fix error string for lookupAfterWrite (#208)
6 years ago
Jeff Mitchell dec1f07266 Update deps and make proto
6 years ago
Jim c83e90ed38
implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196)
6 years ago
Jim 1bebe7a261
Convert option db.WithVersion to *uint32 (#195)
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
Jim 260703febe
add group member capabilities (#178)
6 years ago
Jeff Mitchell c657e4b9fc
Fix test broken through various merges (#186)
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 136e923583
make iam_role scope_id immutable (#179)
6 years ago