Commit Graph

16 Commits (d9c6de4e8b01d246fd3974ea65c5077df9e261cf)

Author SHA1 Message Date
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Michael Milton 8d50a0913f Auth Method list pagination (#4165)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jim 1e71c55920
deprecate access to underlying *sql.DB via internal/db.DB() (#506)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Michael Gaffney 7897c1cf52
Add base resources for password authentication (#213)
6 years ago
Todd Knight bb4a185412
Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166)
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