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 (
Collapse
)
Author
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
test: add test to ensure access to the sparkle homepage in dev
mo khan
2025-07-11
chore: tidy up request logs
mo khan
2025-07-11
Merge branch 'cli' into 'main'
mo khan
Merge server and cli binaries into one See merge request gitlab-org/software-supply-chain-security/authorization/authzd!8
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
Merge branch 'entities' into 'main'
mo khan
Use a static ACL file(s) to make authorization decisions See merge request gitlab-org/software-supply-chain-security/authorization/authzd!6
2025-07-10
chore: use staticly linked library to build static binary
mo khan
2025-07-10
chore: install openssl and pkgconfig for reqwest crate
mo khan
2025-07-10
chore: build all the binaries
mo khan
2025-07-10
chore: define IMAGE_TAG after PROJECT_NAME
mo khan
2025-07-10
fix: specify the binary to build in the docker image
mo khan
2025-07-10
chore: regenerate entities.json files
mo khan
2025-07-10
feat: add access_level to entities.json
mo khan
2025-07-10
docs: Update README with links to presentations and guidance
mo khan
2025-07-10
chore: update makefile to add targets for building binaries and checking env
mo khan
2025-07-10
chore: move binaries to ./bin
mo khan
2025-07-10
chore: regenerate entities.json files
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: 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: remove old entities.json
mo khan
2025-07-10
chore: validate the generated entities.json
mo khan
2025-07-10
chore: shorten target names
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
chore: generate staging entities.json
mo khan
2025-07-10
chore: add make targets to generate entities.json files
mo khan
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
[prev]
[next]