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-10
chore: add entities.json for three different projects
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
chore: vendor dependencies
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
chore: move entities.json to etc/authzd
mo khan
2025-07-10
chore: generate entities.json file for sparkle project
mo khan
2025-07-10
chore: format cedar policy using make fmt
mo khan
2025-07-10
chore: remove test-image target
mo khan
2025-07-10
chore: only exclude top level bin directory
mo khan
2025-07-10
docs: add an example entities.json file
mo khan
2025-07-10
feat: extract JWT subject claim header
mo khan
2025-07-09
chore: remove id annotations
mo khan
2025-07-09
refactor: extract build_user function
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
test: consolidate some of the duplicate tests
mo khan
2025-07-09
chore: print error when policies cannot be loaded
mo khan
2025-07-09
test: extract common test setup to initialize logger
mo khan
2025-07-09
fix: decorate policies with unique name to prevent collision
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
chore: split sparkle policies into separate file
mo khan
2025-07-09
chore: fix make target to support multiple policies
mo khan
2025-07-09
chore: install rust-analyzer for vim lsp support
mo khan
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-09
docs: add a logo
mo khan
2025-07-08
docs: add example logs for first demo
mo khan
2025-07-08
docs: add a slide for the warsaw design
mo khan
2025-07-08
docs: add link to warsaw accord document
mo khan
2025-07-08
docs: change title
mo khan
2025-07-08
docs: add screenshot from warsaw accord diagram
mo khan
2025-07-07
chore: Change log level for grpc
mo khan
2025-07-07
docs: change title
mo khan
2025-07-07
docs: remove unnecessary slides
mo khan
2025-07-07
docs: add note about placeholder cedar policies
mo khan
2025-07-07
docs: remove rails slide
mo khan
2025-07-07
docs: create initial draft of presentation
mo khan
2025-07-07
doc: create README doc
mo khan
2025-07-05
Merge branch 'sparkle-policies' into 'main'
mo khan
2025-07-05
test: convert i32 to tonic::Code
mo khan
2025-07-05
chore: install cedar cli in CI
mo khan
2025-07-05
chore: remove println!
mo khan
2025-07-05
chore: apply clippy suggestions
mo khan
[next]