fleet/server/test
Zach Wasserman 18faa5a06b
Add authorization checks in service (#938)
- Add policy.rego file defining authorization policies.
- Add Go integrations to evaluate Rego policies (via OPA).
- Add middleware to ensure requests without authorization check are rejected (guard against programmer error).
- Add authorization checks to most service endpoints.
2021-06-03 16:24:15 -07:00
..
comparisons.go Filter query page API responses based on team membership (#850) 2021-05-24 21:34:08 -07:00
context.go Add authorization checks in service (#938) 2021-06-03 16:24:15 -07:00
functions.go Extract functionName into helper 2020-07-21 14:05:46 -07:00
new_objects.go Merge branch 'master' into teams 2021-05-19 13:16:54 -04:00
testingt.go Format and clean code (#774) 2021-05-17 10:29:50 -07:00
users.go Add authorization checks in service (#938) 2021-06-03 16:24:15 -07:00