index
:
gitlab/authzd.git
gkg-inject-ids
gl-policies
main
refactor-authorizers
spice-schema
Authorization daemon
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2025-09-12
chore: read BIND_ADDR env variable
mo khan
2025-07-17
feat: migrate from Cedar to SpiceDB authorization system
mo khan
2025-06-18
refactor: switch to a pure rust implementation
mo khan
2025-05-23
chore: append .git to module name
mo khan
2025-05-23
chore: update module name to match git location
mo khan
2025-05-02
refactor: connect logging to http requests
mo khan
2025-05-02
refactor: remove anything unrelated to the authz daemon
mo khan
2025-04-04
refactor: switch to zerolog logger
mo khan
2025-04-01
refactor: decouple authzd from cedar authorizer
mo khan
2025-03-28
refactor: move authorizers into authz package
mo khan
2025-03-28
feat: build entrypoint for golang rpc server
mo khan
2025-03-28
feat: initial commit for authzd
mo khan
2025-03-27
feat: start to add structured logging
mo khan
2025-03-15
refactor: authorize unsigned JWT in requests
mo khan
2025-03-14
fix: combine host and path in logs
mo khan
2025-03-13
refactor: extract authz interface to test out different PaC libraries
mo khan
2025-03-13
refactor: extract WithRoutes config option
mo khan
2025-03-13
refactor: extract proxy package
mo khan
2025-03-13
refactor: extract cfg package
mo khan
2025-03-13
refactor: extract srv package
mo khan
2025-03-05
feat: connect the reverse proxy to a casbin policy enforcement and separate h...
mo khan
2025-03-04
refactor: collapse director and server into usage
mo khan
2025-03-04
feat: add API gateway to reverse proxy requests in front of two different ser...
mo khan
2025-03-04
Create entrypoint for api gateway
mo khan