fleet/server/contexts
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
..
authz Add authorization checks in service (#938) 2021-06-03 16:24:15 -07:00
host Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
token Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
viewer Delete instead of disabling users (#622) 2021-04-08 16:53:33 -07:00