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-02
chore: fix linter error
mo khan
2025-07-02
fix: report serving status from health check endpoint
mo khan
2025-07-02
chore: use a blank service name
mo khan
2025-07-02
fix: install the reflection service for the health check probe discovery
mo khan
2025-07-02
chore: fix run-image target
mo khan
2025-07-02
chore: bind to ipv4 address
mo khan
2025-07-02
chore: increase the runway startup probe thresholds
mo khan
2025-07-02
docs: add links to environments and logs
mo khan
2025-07-02
chore: fix linter errors
mo khan
2025-07-02
chore: use make target to setup and run lint, test jobs
mo khan
2025-07-02
chore: install clippy
mo khan
2025-07-02
chore: install rustfmt
mo khan
2025-07-02
chore: forward signals to container when run interactively
mo khan
2025-07-02
chore: add lint job and speed up unit test job
mo khan
2025-07-02
Merge branch 'rs' into 'main'
mo khan
2025-07-02
chore: rename log message
mo khan
2025-07-02
chore: request method, path and headers in tracing
mo khan
2025-07-02
chore: add minimal logging
mo khan
2025-07-02
chore: add requst timeout of 30 seconds
mo khan
2025-07-02
chore: remove logging interceptor
mo khan
2025-06-27
chore: add a logging interceptor to log request
mo khan
2025-06-27
refactor: fix typo in log message
mo khan
2025-06-27
refactor: remove the reflection service
mo khan
2025-06-27
refactor: attempt to create constructor that allows passing in services
mo khan
2025-06-27
refactor: extract authorization::Server type
mo khan
2025-06-27
test: move helpers to factory_bot module
mo khan
2025-06-27
test: convert build_client to a generic function
mo khan
2025-06-27
test: rename common module to support
mo khan
2025-06-27
test: merge server tests
mo khan
2025-06-27
test: add tests for grpc server
mo khan
2025-06-27
docs: Add links to README
mo khan
2025-06-27
style: reformat the cedar policy
mo khan
2025-06-27
refactor: extract create_server function to test it directly
mo khan
2025-06-27
test: refactor duplicate tests and start to build test harness for rpc server
mo khan
2025-06-27
test: rename create_request -> build_request
mo khan
2025-06-27
test: replace hardcoded path with relative path
mo khan
2025-06-27
test: extract factory_bot factory for cedar authorizer
mo khan
2025-06-27
feat: scan directory for all policy files
mo khan
2025-06-26
test: tidy up the tests
mo khan
2025-06-26
refactor: try to move policy files to /etc/authzd/
mo khan
2025-06-26
chore: add minimal basic logging
mo khan
2025-06-26
chore: update the BIND_ADDR variable and read it
mo khan
2025-06-26
feat: add some debug logging
mo khan
2025-06-26
chore: remove test-grpc until we can have the proper protobuf files
mo khan
2025-06-25
chore: build optimized docker image
mo khan
2025-06-25
chore: use mise to install tools
mo khan
2025-06-25
chore: install musl lib c in docker builder image
mo khan
2025-06-25
chore: add make targets
mo khan
2025-06-25
chore: print startup message when server starts
mo khan
2025-06-25
feat: inline create_test_request function
mo khan
[next]