summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-10test: ensure authenticated users that are not in the entities do not have accessmo khan
2025-07-10test: print failure details for table testmo khan
2025-07-10feat: provide the http method and path as the action and resourcemo khan
2025-07-10refactor: remove unused context valuemo khan
2025-07-10chore: remove old entities.jsonmo khan
2025-07-10chore: validate the generated entities.jsonmo khan
2025-07-10chore: shorten target namesmo khan
2025-07-10refactor: pass api client to repository ctormo khan
2025-07-10refactor: pass project path to all()mo khan
2025-07-10refactor: extract an api typemo khan
2025-07-10refactor: move gitlab types to a separate modulemo khan
2025-07-10refactor: rename to fetch_hierarchymo khan
2025-07-10chore: generate staging entities.jsonmo khan
2025-07-10chore: add make targets to generate entities.json filesmo khan
2025-07-10chore: add entities.json for three different projectsmo khan
2025-07-10refactor: remove hard-coded organizationmo khan
2025-07-10refactor: rename generate to allmo khan
2025-07-10chore: vendor dependenciesmo khan
2025-07-10refactor: move functions to repository typemo khan
2025-07-10feat: hack together a CLI to generate an entitites.json filemo khan
2025-07-10chore: move entities.json to etc/authzdmo khan
2025-07-10chore: generate entities.json file for sparkle projectmo khan
2025-07-10chore: format cedar policy using make fmtmo khan
2025-07-10chore: remove test-image targetmo khan
2025-07-10chore: only exclude top level bin directorymo khan
2025-07-10docs: add an example entities.json filemo khan
2025-07-10feat: extract JWT subject claim headermo khan
2025-07-09chore: remove id annotationsmo khan
2025-07-09refactor: extract build_user functionmo khan
2025-07-09refactor: combine conditionalsmo khan
2025-07-09refactor: use map_or instead of match expressionmo khan
2025-07-09refactor: inline file_path variablemo khan
2025-07-09refactor: recursively load files and directoriesmo khan
2025-07-09fix: use PolicySet#merge to merge policies from multiple filesmo khan
2025-07-09test: consolidate some of the duplicate testsmo khan
2025-07-09chore: print error when policies cannot be loadedmo khan
2025-07-09test: extract common test setup to initialize loggermo khan
2025-07-09fix: decorate policies with unique name to prevent collisionmo khan
2025-07-09test: build a cedar entity with my user record idmo khan
2025-07-09test: update test to focus on :read, Sparklemo khan
2025-07-09chore: split sparkle policies into separate filemo khan
2025-07-09chore: fix make target to support multiple policiesmo khan
2025-07-09chore: install rust-analyzer for vim lsp supportmo khan
2025-07-09test: define the types of scenarios that I want to cover using the x-jwt-clai...mo khan
2025-07-09chore: start to provide entities to cedarmo khan
2025-07-09test: add sparkle public endpoint testsmo khan
2025-07-09docs: add a logomo khan
2025-07-08docs: add example logs for first demomo khan
2025-07-08docs: add a slide for the warsaw designmo khan
2025-07-08docs: add link to warsaw accord documentmo khan