pomerium/authorize/evaluator
bobby f837c92741
dev: update linter (#1728)
- gofumpt everything
- fix TLS MinVersion to be at least 1.2
- add octal syntax
- remove newlines
- fix potential decompression bomb in ecjson
- remove implicit memory aliasing in for loops.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-30 09:02:57 -08:00
..
opa evaluator: use impersonate groups if impersonate email is set (#1701) 2020-12-21 08:47:12 -08:00
custom.go databroker: add tracing for rego evaluation and databroker sync, fix bug in databroker config source (#1367) 2020-09-03 08:11:34 -06:00
custom_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
evaluator.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
evaluator_test.go authorize: use impersonate email/groups in JWT (#1364) 2020-09-02 13:50:46 -06:00
functions.go authorize/evaluator/opa: set client tls cert usage explicitly (#1026) 2020-06-29 17:21:54 -04:00
functions_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
store.go fix databroker restart versioning, handle missing sessions (#1145) 2020-07-29 08:45:41 -06:00
store_test.go authorize/evaluator: add test for ClearRecords 2020-08-06 21:02:20 +07:00