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
/
src
Age
Commit message (
Expand
)
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: add generated rpc code
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
refactor: rename CedarAuthorizer to cedar::Authorizer
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-14
chore: fix linter error with type complexity
mo khan
2025-07-14
chore: handle health checks in envoy rather than authzd
mo khan
2025-07-14
chore: run authzd on 50052 instead of 50051 to prevent port collision
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
chore: tidy up request logs
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
feat: add access_level to entities.json
mo khan
2025-07-10
fix: allow authenticated+authorized users to create Sparkles
mo khan
2025-07-10
feat: provide the http method and path as the action and resource
mo khan
2025-07-10
refactor: remove unused context value
mo khan
2025-07-10
chore: validate the generated entities.json
mo khan
2025-07-10
refactor: pass api client to repository ctor
mo khan
2025-07-10
refactor: pass project path to all()
mo khan
2025-07-10
refactor: extract an api type
mo khan
2025-07-10
refactor: move gitlab types to a separate module
mo khan
2025-07-10
refactor: rename to fetch_hierarchy
mo khan
2025-07-10
refactor: remove hard-coded organization
mo khan
2025-07-10
refactor: rename generate to all
mo khan
2025-07-10
refactor: move functions to repository type
mo khan
2025-07-10
feat: hack together a CLI to generate an entitites.json file
mo khan
2025-07-10
feat: extract JWT subject claim header
mo khan
2025-07-09
refactor: combine conditionals
mo khan
2025-07-09
refactor: use map_or instead of match expression
mo khan
2025-07-09
refactor: inline file_path variable
mo khan
2025-07-09
refactor: recursively load files and directories
mo khan
2025-07-09
fix: use PolicySet#merge to merge policies from multiple files
mo khan
2025-07-09
chore: print error when policies cannot be loaded
mo khan
2025-07-05
chore: remove println!
mo khan
[next]