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
/
authorization
Age
Commit message (
Collapse
)
Author
2025-07-17
refactor: remove cedar
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: use bug to generate envoy types
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
refactor: move cedar code into a separate module
mo khan
2025-07-14
feat: allow access to sparkle in development
mo khan
2025-07-14
test: update integration test to test ext_authz service
mo khan
2025-07-11
test: add test to ensure access to the sparkle homepage in dev
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
2025-07-10
test: print failure details for table test
mo khan
2025-07-10
feat: extract JWT subject claim header
mo khan
2025-07-09
refactor: extract build_user function
mo khan
2025-07-09
test: consolidate some of the duplicate tests
mo khan
2025-07-09
test: extract common test setup to initialize logger
mo khan
2025-07-09
test: build a cedar entity with my user record id
mo khan
2025-07-09
test: update test to focus on :read, Sparkle
mo khan
2025-07-09
test: define the types of scenarios that I want to cover using the ↵
mo khan
x-jwt-claim-sub
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
feat: allow requests from localhost
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
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: 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
test: move builder functions to factory_bot module
mo khan
[next]