summaryrefslogtreecommitdiff
path: root/src/authorization/entities.rs
AgeCommit message (Expand)Author
2025-07-11feat: import project policiesgl-policiesmo khan
2025-07-10feat: add access_level to entities.jsonmo khan
2025-07-10fix: allow authenticated+authorized users to create Sparklesmo khan
2025-07-10chore: validate the generated entities.jsonmo 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-10refactor: remove hard-coded organizationmo khan
2025-07-10refactor: rename generate to allmo khan
2025-07-10refactor: move functions to repository typemo khan
2025-07-10feat: hack together a CLI to generate an entitites.json filemo khan