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
/
authz
Age
Commit message (
Expand
)
Author
2025-09-12
refactor: extract function to inject project ids header
gkg-inject-ids
mo khan
2025-09-12
feat: inject project ids in request before forwarding
mo khan
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-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
fix: add app to default global id
mo khan
2025-04-02
refactor: combine cedar policies and add tests
mo khan
2025-04-02
refactor: move policies and entities in policies package
mo khan
2025-03-28
refactor: move authorizers into authz package
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-13
refactor: extract authz interface to test out different PaC libraries
mo khan