fleet/server/authz
Tomas Touceda a8642493ad
Add global policies (#1750)
* Add global policies

* Update documentation and add extra parameter to config

* Fix failing tests

* Store historic policy records

* Address review comments

And also remove other inmem references I saw by chance

* Add documentation for get by id request

* Add parameter doc

* Move schema generation to a cmd instead of a test

Otherwise it messes up running all tests sometimes depending on how parallel it does

* Remove brain dump for another task

* Make migration tests a separate beast

* Make schema generation idempotent and move dbutils cmd to tools

* Allow all filters and add counts to Policy

* Add test for Policy
2021-08-24 17:24:52 -03:00
..
authz.go Issue 1324 add activity feed (#1343) 2021-07-13 16:54:22 -03:00
errors.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
policy_test.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
policy_test.rego Add authorization checks in service (#938) 2021-06-03 16:24:15 -07:00
policy.rego Add global policies (#1750) 2021-08-24 17:24:52 -03:00