Commit Graph

184 Commits (4decf9502ad6f8e2e33f69eb813846980ee8167c)
 

Author SHA1 Message Date
Jeff Mitchell 4decf9502a Fix handler test by moving it to a new file with a build tag
6 years ago
Jeff Mitchell 8987d8d435
Separate out ui handler under build tag (#170)
6 years ago
Todd Knight c44a4c4795
Tools for auth token interception and authentication (#152)
6 years ago
Todd Knight f69d6b9952
Creating Auth Token Repo (#125)
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
Jeff Mitchell 316b250a24
Use dockertest v3 consistently (#167)
6 years ago
Todd Knight 2727917b2a
Adding List to go SDK (#164)
6 years ago
Todd Knight c017da7087
Add ListUsers handler implementation. (#160)
6 years ago
Jim d0a846823a
support for NewOplogMsgs() option when calling CreateItems and DeleteItems (#158)
6 years ago
Jeff Mitchell c965cf1bc5
Attempt to fix content-length header in index (#159)
6 years ago
Todd Knight 9a1539867e
Adding SDK ability to do CRUD operations on groups and roles under the project scope. (#157)
6 years ago
Jeff Mitchell 8da4effd5e
Add mechanism for bundling UI assets. (#153)
6 years ago
Jim 8d8bb42418
add CreateItems and DeleteItems to writer interface (#156)
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
Jim 3d85c7ebb0
add CreateItems() and DeleteItems() (#146)
6 years ago
Jim 9a87df38c7
add CreateItems() and DeleteItems() (#146)
6 years ago
Michael Gaffney d69588131c
Fix for panic in db.setFieldsToNil (#155)
6 years ago
Todd Knight 08e9a027fa
API for authenticate/deauthenticate (#151)
6 years ago
Jeff Mitchell d8f11af4d7
Move actions, resource (types), and scopes to packages. (#149)
6 years ago
Jeff Mitchell 9d1d0ba08e
Simplify UI passthrough logic (#148)
6 years ago
Jeff Mitchell 94f66c9ee6 Fix test function breakage after merging encrypted config
6 years ago
Jeff Mitchell 16b56a37ed Rename base.New -> base.NewCommand for clarity
6 years ago
Jeff Malnick 8afcbd4c8e
Add config CLI command and encrypt/decrypt sub-commands (#77)
6 years ago
Jeff Mitchell 8de5371499
Enable UI handling logic with dev passthrough directories. (#145)
6 years ago
Jim 6641244734
add support for WithVersion option to updates (#126)
6 years ago
Michael Gaffney c110c86ee5
Add function to check if db error is a check constraint violation (#142)
6 years ago
Jeff Malnick 6c2a17c845
feat: use root path for passthrough (#141)
6 years ago
Jeff Mitchell 993a6f1680
Remove "projects" from grant strings (#143)
6 years ago
Todd Knight a02222c1f0
Adding List functionality for projects. (#140)
6 years ago
Todd Knight 0c8385b423
Updating TxHandler to accept a reader as well in order to support reads inside the same transactions as writes. (#139)
6 years ago
Michael Gaffney 6908f7a7a2
Use standard column names (#138)
6 years ago
Todd Knight 766c174fe9
Implement List Groups (#133)
6 years ago
Todd Knight 5b1e4a680d
Create Role CUDLR API and SDK (#135)
6 years ago
Michael Gaffney 1023c90729
Enforce auth_account to iam_user plus iam_scope constraints (#137)
6 years ago
Todd Knight 0a0d37668d
Org List and Get API Methods (#132)
6 years ago
Michael Gaffney 0ebb38bbe5
auth method schema (#131)
6 years ago
Jim ed60cac7fe
add listing for groups and roles (#130)
6 years ago
Jim 1974e355c8
delete all users at the start of each test. (#129)
6 years ago
Jim c413e013bd
get oplog Ticket before writing data (#127)
6 years ago
Jim 342bef7767
listing projects and organizations (#124)
6 years ago
Jim d9073a03d5
listing users (#118)
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
Michael Gaffney 2d650b241d
Fix down migrations (#120)
6 years ago
Jim cc5114bdef
refactor scopes to conform to public id usage and repo error msgs (#117)
6 years ago
Jim 5c2cff3ad2
iam groups (#112)
6 years ago
Michael Gaffney 4f30983c14
Bump deps and run make gen (#115)
6 years ago
Jeff Mitchell f41bf6e31e
Add permission grant string parsing and validation and ACL implementation (#109)
6 years ago