Commit Graph

14 Commits (cli-labels)

Author SHA1 Message Date
Michael Gaffney 36d465476c
Name all the check constraints in the database (#410)
6 years ago
Michael Gaffney f0c84de49c
Disambiguate auth_account scope_id by adding iam_user_scope_id column (#407)
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
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 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 0d0660b061 Fix some tests I broke
6 years ago
Michael Gaffney 7fefd5e2fe
Change password (#237)
6 years ago
Michael Gaffney 5ceb335466
Rehash credential during authentication if config has change (#234)
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