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
Age
Commit message (
Expand
)
Author
2025-07-14
chore: use dockerhub image
mo khan
2025-07-14
docs: update documentation on spicedb and cedar
mo khan
2025-07-14
chore: tune log level and disable release check
mo khan
2025-07-14
chore: disable spice telemetry endpoint
mo khan
2025-07-14
feat: allow access to sparkle in development
mo khan
2025-07-14
chore: update runway config to use /health endpoint
mo khan
2025-07-14
chore: validate envoy configuration
mo khan
2025-07-14
chore: remove invalid envoy configuration
mo khan
2025-07-14
chore: configure spicedb to emit JSON logs
mo khan
2025-07-14
chore: check if envoy is installed and pass raw args to program
mo khan
2025-07-14
chore: removed vendored code for removed crates
mo khan
2025-07-14
chore: provide error message when spicedb is not installed
mo khan
2025-07-14
chore: add shell script to shim request to spicedb
mo khan
2025-07-14
test: update integration test to test ext_authz service
mo khan
2025-07-14
chore: handle health checks in envoy rather than authzd
mo khan
2025-07-14
docs: update README to include link to install spicedb
mo khan
2025-07-14
chore: update envoy to proxy requests directly to spicedb
mo khan
2025-07-14
chore: run authzd on 50052 instead of 50051 to prevent port collision
mo khan
2025-07-14
chore: specify spicedb flags
mo khan
2025-07-14
chore: install spicedb binary in docker image
mo khan
2025-07-14
chore: run spicedb via Procfile
mo khan
2025-07-14
chore: rework examples to use project and gitlab roles
mo khan
2025-07-14
chore: add make targets to setup spice schema
mo khan
2025-07-14
docs: add notes on SpiceDB
mo khan
2025-07-14
refactor: delegate to api#get
mo khan
2025-07-14
chore: fix more linter errors
mo khan
2025-07-14
chore: fix linter errors
mo khan
2025-07-14
refactor: delegate to api.get function
mo khan
2025-07-14
refactor: extract method to make GET api call
mo khan
2025-07-11
fix: load policies from relative path
mo khan
2025-07-11
chore: add principal, action and resource to log
mo khan
2025-07-11
test: add test to ensure access to the sparkle homepage in dev
mo khan
2025-07-11
chore: tidy up request logs
mo khan
2025-07-11
Merge branch 'cli' into 'main'
mo khan
2025-07-11
chore: provide default value for bind addr and fix Procfile
mo khan
2025-07-11
refactor: merge the server and cli into a single binary
mo khan
2025-07-10
Merge branch 'entities' into 'main'
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
chore: define IMAGE_TAG after PROJECT_NAME
mo khan
2025-07-10
fix: specify the binary to build in the docker image
mo khan
2025-07-10
chore: regenerate entities.json files
mo khan
2025-07-10
feat: add access_level to entities.json
mo khan
2025-07-10
docs: Update README with links to presentations and guidance
mo khan
2025-07-10
chore: update makefile to add targets for building binaries and checking env
mo khan
2025-07-10
chore: move binaries to ./bin
mo khan
2025-07-10
chore: regenerate entities.json files
mo khan
2025-07-10
fix: allow authenticated+authorized users to create Sparkles
mo khan
2025-07-10
test: ensure authenticated users that are not in the entities do not have access
mo khan
[next]