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-17
chore: delete buf config
refactor-authorizers
mo khan
2025-07-17
refactor: remove cedar
mo khan
2025-07-17
compile protobufs
mo khan
2025-07-16
chore: compile protobuf definitions
mo khan
2025-07-16
chore: add authzed protos submodule
mo khan
2025-07-16
fix: the buf tonic plugin is not compatible with newer versions of tonic
mo khan
2025-07-16
test: fix failing tests
mo khan
2025-07-16
fix: revert back to envoy-types crate
mo khan
2025-07-16
chore: add generated rpc code
mo khan
2025-07-16
chore: don't run buf generate on each build
mo khan
2025-07-16
chore: add google type protos
mo khan
2025-07-16
chore: use bug to generate envoy types
mo khan
2025-07-16
chore: generate spicedb rpc client
mo khan
2025-07-16
refactor: extract ::new()
mo khan
2025-07-16
chore: split lint and fmt targets
mo khan
2025-07-16
chore: generate rust code in build target
mo khan
2025-07-16
chore: generate rpc code in src/rpc
mo khan
2025-07-16
chore: add buf plugin to generate rust code
mo khan
2025-07-16
chore: add buf config
mo khan
2025-07-16
chore: install buf to work with protobuf definitions
mo khan
2025-07-16
refactor: rename CedarAuthorizer to cedar::Authorizer
mo khan
2025-07-16
chore: add tests for authenticated sparkle endpoints
mo khan
2025-07-16
test: start to flush out test for spice authorizer
mo khan
2025-07-16
feat: start to build spice authorizer implementation
mo khan
2025-07-16
refactor: rename to default authorizer
mo khan
2025-07-16
refactor: move cedar code into a separate module
mo khan
2025-07-15
refactor: extract a separate module for cedar
mo khan
2025-07-15
chore: do not use --insecure option on TLS endpoints
mo khan
2025-07-15
chore: set spicedb log level to info
mo khan
2025-07-15
chore: update make targets to allow running against different environments
mo khan
2025-07-15
chore: only strip authorization and cookie headers for authzd
mo khan
2025-07-15
chore: use local envoy port to connect to spicedb
mo khan
2025-07-14
Merge branch 'the-spice-must-flow' into 'main'
mo khan
2025-07-14
chore: skip envoy validate if envoy is not installed
mo khan
2025-07-14
chore: fix linter error with type complexity
mo khan
2025-07-14
chore: fix linter error in cedar policy
mo khan
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
[next]