Commit Graph

1931 Commits (5d042c7ec7c19da0431bf5e1d4421376a741c2fa)
 

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 5d042c7ec7
feat(dbtest): Mount DB dumps and create templates
4 years ago
Johan Brandhorst-Satzkorn 9e424db0a3
test(session): Ignore unique error on session create
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Johan Brandhorst-Satzkorn a7a2c82931
feat(dbtest): Add docker-load Makefile target
4 years ago
Jeff Mitchell b41e983503
Reorder authz check for sessions (#2042)
4 years ago
Jeff Mitchell 0f961eb5f6
Bump Go to latest 1.17 (#2041)
4 years ago
Todd a1cf3234ed
url.PathEscape resource ids in the sdk before sending building a request. (#2035)
4 years ago
Johan Brandhorst-Satzkorn 89196f2ce7
Remove old migration code & Avoid db test image confusion (#2038)
4 years ago
Todd 5603652d33
Make the {id} regexp less strict for identifying the "path" label value. (#2034)
4 years ago
Carlos Alcaide Corvo 960ed6a80f
Update from v2 to v3 all gh actions (#2030)
4 years ago
Johan Brandhorst-Satzkorn a1c656ca94
fix(event): Remove wrapper validation (#2032)
4 years ago
Carlos Alcaide Corvo 1342bd0183
Refactor build ci worfklow to decouple UI build (#1975)
4 years ago
Johan Brandhorst-Satzkorn 243a4c4616
Merge llb-audit-events into main
4 years ago
Timothy Messier 3be5c44907 feat(target): Classify resources for audit events
4 years ago
Timothy Messier c8be4a9890 refact(target): Switch subtype attributes to oneof
4 years ago
Johan Brandhorst-Satzkorn 8c452b0991 feat(authmethods): Add classification to all fields
4 years ago
Timothy Messier 2ade7f34a8 feat(users): Classify resources for audit events
4 years ago
Timothy Messier 006fa3a85a feat(session): Classify resources for audit events
4 years ago
Timothy Messier 38a3960047 feat(role): Classify resources for audit events
4 years ago
Timothy Messier 4599e64cab feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var
4 years ago
Timothy Messier 1af803780c feat(controller): Reorder interceptor stack
4 years ago
Timothy Messier 6ad9aba505 feat(credentialstore): Classify resources for audit events
4 years ago
Timothy Messier 9d3a57cbb0 refact(credentialstore): Switch subtype attributes to oneof
4 years ago
Timothy Messier 00e57b20a2 feat(credentiallibrary): Classify resources for audit events
4 years ago
Timothy Messier 3d4ba0389e refact(credentiallibrary): Switch subtype attributes to oneof
4 years ago
Timothy Messier 95315a3e0a feat(groups): Classify resources for audit events
4 years ago
Timothy Messier e2eca03d26 feat(managedgroups): Classify resources for audit events
4 years ago
Timothy Messier 5d6cb0009d refact(managed-groups): Switch subtype attributes to oneof
4 years ago
Timothy Messier 9643f7af76 test(managedgroups): Add api tests for managed-groups endpoints
4 years ago
Johan Brandhorst-Satzkorn fc6cddfc7f feat(authtokens): Add classification to all fields (#1996)
4 years ago
Johan Brandhorst-Satzkorn d51ce41db8 feat(hostsets): Classify all proto fields
4 years ago
Johan Brandhorst-Satzkorn 8fa3e8dee0 feat(hostcatalogs): Classify all proto fields
4 years ago
Johan Brandhorst-Satzkorn 5440195cce feat(hosts): Classify host proto fields
4 years ago
Timothy Messier 6b95d5f1fb doc(classification): Add initial rubric
4 years ago
Johan Brandhorst-Satzkorn a2bff4efdf feat(authmethods): Add typed attributes to authenticate request and response
4 years ago
Johan Brandhorst-Satzkorn 0e51f9cc92 feat(authtoken): Add token type to AuthToken
4 years ago
Johan Brandhorst-Satzkorn 5b71aa6212 refact(subtype): Remove copied structToProto methods
4 years ago
Johan Brandhorst-Satzkorn 6d56fcd26f feat(subtypes): Add new transformation registration option
4 years ago
Johan Brandhorst-Satzkorn 1fd44ee0f1 refact(subtypes): Remove return from transformations
4 years ago
Johan Brandhorst-Satzkorn 53481146fd feat(authmethods): add well typed attribute options (#1972)
4 years ago
Johan Brandhorst-Satzkorn ec25e7682c fix(controller): Clone messages before auditing (#1982)
4 years ago
Timothy Messier 0fc5cd5a33 test(account): Use require to prevent panic on test failure
4 years ago
Timothy Messier 64ef193cfc test(account): Fix parallel validation tests
4 years ago
Timothy Messier e76c48ad36 feat(account): Mark auth_method_id as a source id for subtypes
4 years ago
Timothy Messier cc7e7429ab feat(account): Add domain file option
4 years ago
Timothy Messier 349e32afe4 feat(account): Use new filterable function to support filtering
4 years ago
Timothy Messier 3d58ce5f5c feat(subtypes): Add function to convert protobuf for filtering
4 years ago
Timothy Messier 198a39ef1e feat(subtypes): Add grpc interceptor for transforming attributes
4 years ago
Timothy Messier af93f7fccb feat(subtypes): Attribute field registration and lookup
4 years ago
Timothy Messier 185d8b392d refact(auth): Move subtype registration into global registry
4 years ago