summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-09-12chore: read BIND_ADDR env variablemo khan
2025-07-17feat: migrate from Cedar to SpiceDB authorization systemmo khan
2025-06-18refactor: switch to a pure rust implementationmo khan
2025-05-23chore: append .git to module namemo khan
2025-05-23chore: update module name to match git locationmo khan
2025-05-02refactor: connect logging to http requestsmo khan
2025-05-02refactor: remove anything unrelated to the authz daemonmo khan
2025-04-04refactor: switch to zerolog loggermo khan
2025-04-01refactor: decouple authzd from cedar authorizermo khan
2025-03-28refactor: move authorizers into authz packagemo khan
2025-03-28feat: build entrypoint for golang rpc servermo khan
2025-03-28feat: initial commit for authzdmo khan
2025-03-27feat: start to add structured loggingmo khan
2025-03-15refactor: authorize unsigned JWT in requestsmo khan
2025-03-14fix: combine host and path in logsmo khan
2025-03-13refactor: extract authz interface to test out different PaC librariesmo khan
2025-03-13refactor: extract WithRoutes config optionmo khan
2025-03-13refactor: extract proxy packagemo khan
2025-03-13refactor: extract cfg packagemo khan
2025-03-13refactor: extract srv packagemo khan
2025-03-05feat: connect the reverse proxy to a casbin policy enforcement and separate h...mo khan
2025-03-04refactor: collapse director and server into usagemo khan
2025-03-04feat: add API gateway to reverse proxy requests in front of two different ser...mo khan
2025-03-04Create entrypoint for api gatewaymo khan