summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2025-06-18refactor: switch to a pure rust implementationmo khan
2025-06-02feat: connect ext-authz rpc endpoint to cedar policiesmo khan
2025-06-02feat: provide minimal `ext-authz` implementationmo khan
https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/ext_authz_filter
2025-05-24chore: remove default cedar examplesmo khan
2025-05-23chore: append .git to module namemo khan
Apply workaround described in: https://docs.gitlab.com/user/project/use_project_as_go_package/#workaround-use-git-in-the-module-name
2025-05-23chore: update module name to match git locationmo khan
2025-05-02refactor: connect context loggermo khan
2025-05-02refactor: connect logging to http requestsmo khan