fleet/server/authz
Magnus Jensen 31208473df
Add certificate authority type to permission policy (#31783)
Piece of work to avoid duplicate work being made in parallel.

Adds CA specific permission entries, for admins and gitops which can
both read and write [as per the permission
change](https://github.com/fleetdm/fleet/pull/30930/files#diff-61a0f8c7cd442fab953eefa601995b52cce1b360efacec358968ef6f2c6a195c)

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

## Testing

- [x] Added/updated automated tests
2025-08-11 17:54:57 +02:00
..
authz.go Bump go to 1.19.1 (#7690) 2022-09-12 20:32:43 -03:00
errors.go Fixes to /fleet/queries/run endpoint (#14909) 2023-11-06 11:03:42 -06:00
policy.rego Add certificate authority type to permission policy (#31783) 2025-08-11 17:54:57 +02:00
policy_test.go Add certificate authority type to permission policy (#31783) 2025-08-11 17:54:57 +02:00
policy_test.rego Add authorization checks in service (#938) 2021-06-03 16:24:15 -07:00