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
/
pkg
/
rpc
Age
Commit message (
Collapse
)
Author
2025-06-18
refactor: switch to a pure rust implementation
mo khan
2025-05-02
refactor: connect logging to http requests
mo khan
2025-05-02
feat: add a GET /health endpoint
mo khan
2025-05-02
refactor: remove anything unrelated to the authz daemon
mo khan
2025-04-07
chore: generate twirp rpc for golang
mo khan
2025-04-02
refactor: switch from casbin to cedar
mo khan
2025-04-02
refactor: combine cedar policies and add tests
mo khan
2025-04-02
refactor: update cedar entities to match hierarchy defined in csv files
mo khan
2025-04-02
refactor: move policies and entities in policies package
mo khan
2025-04-02
refactor: rename handler to service
mo khan
2025-04-02
feat: embed cedar policies in policies package
mo khan
2025-04-01
refactor: decouple authzd from cedar authorizer
mo khan
2025-04-01
test: start an RPC server and run a smoke test
mo khan
2025-03-31
test: start rpc server test
mo khan
2025-03-28
refactor: move authorizers into authz package
mo khan
2025-03-28
feat: generate golang rpc client/server
mo khan