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
/
policies
Age
Commit message (
Expand
)
Author
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: remove anything unrelated to the authz daemon
mo khan
2025-04-04
refactor: switch to zerolog logger
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
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
feat: embed cedar policies in policies package
mo khan