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
Age
Commit message (
Expand
)
Author
2025-09-10
chore: remove spice_ prefix from log keys
mo khan
2025-07-18
feat: authorize http resources
mo khan
2025-07-18
refactor: use * to represent public
mo khan
2025-07-18
refactor: extract type mappings for check service
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-24
chore: remove default cedar examples
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
test: fix name in test
mo khan
2025-05-02
fix: log the cedar policy decision
mo khan
2025-05-02
refactor: connect context logger
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-07
chore: add tls config
mo khan
2025-04-04
refactor: switch to zerolog logger
mo khan
2025-04-03
refactor: remove slog-http
mo khan
2025-04-02
fix: add app to default global id
mo khan
2025-04-02
fix: switch back to casbin
mo khan
2025-04-02
refactor: switch from casbin to cedar
mo khan
2025-04-02
refactor: update gtwy cedar policy
mo khan
2025-04-02
chore: use cedar cli to fix entities.json
mo khan
2025-04-02
test: parse different types of global id
mo khan
2025-04-02
refactor: attempt to model a public policy in 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: use xlog to log diagnostic data
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
2025-03-27
feat: start to add structured logging
mo khan
2025-03-27
refactor: use proxy request to add forwarded headers
mo khan
2025-03-20
refactor: rename casbin files
mo khan
2025-03-20
feat: add a cedar policy
mo khan
2025-03-15
refactor: authorize unsigned JWT in requests
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
feat: add self-signed tls support
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-06
chore: create pkg/ dir
mo khan