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
/
tests
Age
Commit message (
Expand
)
Author
2025-07-09
test: define the types of scenarios that I want to cover using the x-jwt-clai...
mo khan
2025-07-09
chore: start to provide entities to cedar
mo khan
2025-07-09
test: add sparkle public endpoint tests
mo khan
2025-07-05
test: convert i32 to tonic::Code
mo khan
2025-07-05
chore: apply clippy suggestions
mo khan
2025-07-05
feat: allow requests from localhost
mo khan
2025-07-05
refactor: provide cedar entities in constructor
mo khan
2025-07-05
feat: allow access from production sparkle
mo khan
2025-07-05
test: refactor tests to provide multiple sparkle hosts
mo khan
2025-07-05
test: invalid request variables in tests
mo khan
2025-07-05
fix: fix typo in cedar policy file
mo khan
2025-07-04
test: add missing public asset tests
mo khan
2025-07-04
refactor: extract method to convert http request to cedar context
mo khan
2025-07-04
test: start to build table tests
mo khan
2025-07-04
refactor: map from http request to cedar request
mo khan
2025-07-04
chore: add additional request logging
mo khan
2025-07-04
feat: allow access to sparkle homepage
mo khan
2025-07-04
feat: allow access to sparkle homepage
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
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-25
feat: inline create_test_request function
mo khan
2025-06-25
test: use build_header function
mo khan
2025-06-25
test: extract a build_headers function
mo khan
2025-06-25
test: move builder functions to factory_bot module
mo khan
2025-06-25
test: extract factory_bot module
mo khan
2025-06-25
test: improve readability of some of the test code
mo khan
2025-06-25
test: start to extract builders
mo khan
2025-06-25
test: move unit tests to integration test suite to share code
mo khan
2025-06-25
test: move cedar_authorizer tests to integration test suite
mo khan
2025-06-24
feat: connect check service to a minimal cedar policy
mo khan
2025-06-20
refactor: copy create_request to test common mod
mo khan
2025-06-19
refactor: rename PolicyServer to CheckService
mo khan
2025-06-19
test: add tests
mo khan