Commit Graph

70 Commits (examples)

Author SHA1 Message Date
Jeff Mitchell 8bef1d734a Fix mismatch in default role creation permissions
6 years ago
Jim 611288bdc7
basic sessions (#337)
6 years ago
Jeff Mitchell 4ef0c57a39 Fix r_default description typo
6 years ago
Todd Knight b998591add
Adding and updating host address validation checks (#350)
6 years ago
Michael Gaffney 4ae3a52056
Define session database schema (#322)
6 years ago
Jim f29869b715
support for additional deks: oplog, session and token and new CreateKeysTx() (#321)
6 years ago
Jeff Mitchell ee35a92f7f Fix space issue in protobuf that apparently doesn't matter? Also apparently postgres migrations weren't run.
6 years ago
Jim f3dd62d5d8
database DEKs (#317)
6 years ago
Jim fcb61d4b67
targets repo (#298)
6 years ago
Michael Gaffney 58dec98ea2
Rename table from servers to server (#307)
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
Jeff Mitchell 282177afc2
Remove the default org (#270)
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
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
Michael Gaffney 7fefd5e2fe
Change password (#237)
6 years ago
Jeff Mitchell 2ca7e0b88e Fix some linting complaining
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 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
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
Jim 136e923583
make iam_role scope_id immutable (#179)
6 years ago
Jeff Mitchell 732c07126d
Introduce global scope (#168)
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
Michael Gaffney 6908f7a7a2
Use standard column names (#138)
6 years ago
Michael Gaffney 1023c90729
Enforce auth_account to iam_user plus iam_scope constraints (#137)
6 years ago
Michael Gaffney 0ebb38bbe5
auth method schema (#131)
6 years ago