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
/
Dockerfile
Age
Commit message (
Expand
)
Author
2025-07-17
feat: migrate from Cedar to SpiceDB authorization system
mo khan
2025-07-14
chore: use dockerhub image
mo khan
2025-07-14
chore: install spicedb binary in docker image
mo khan
2025-07-10
chore: use staticly linked library to build static binary
mo khan
2025-07-10
chore: install openssl and pkgconfig for reqwest crate
mo khan
2025-07-10
chore: build all the binaries
mo khan
2025-07-10
fix: specify the binary to build in the docker image
mo khan
2025-07-03
chore: use port 20000 to prevent colliding with sparkle
mo khan
2025-07-03
chore: use port 8080 to not collide with sparkle port
mo khan
2025-07-03
chore: use dumb-init to be pid1
mo khan
2025-07-03
chore: replace forego with minit
mo khan
2025-07-03
chore: use forego to start services
mo khan
2025-07-03
chore: include envoy in docker image
mo khan
2025-07-03
chore: add envoy configuration
mo khan
2025-07-02
feat: implement cargo vendor and optimize Docker builds
mo khan
2025-06-26
refactor: try to move policy files to /etc/authzd/
mo khan
2025-06-25
chore: build optimized docker image
mo khan
2025-06-25
chore: install musl lib c in docker builder image
mo khan
2025-06-18
chore: remove unnecessary ls from Dockerfile
mo khan
2025-06-18
refactor: switch to a pure rust implementation
mo khan
2025-05-02
refactor: remove anything unrelated to the authz daemon
mo khan