summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-05refactor: remove duplicate path in cedar policymo khan
2025-07-05refactor: pass the PaC autorizer to the server to allow trying different onesmo khan
2025-07-05chore: remove unhelpful loggingmo khan
2025-07-05feat: allow requests from localhostmo khan
2025-07-05refactor: inline cedar policy namespacemo khan
2025-07-05refactor: remove cedar aliasesmo khan
2025-07-05refactor: provide cedar entities in constructormo khan
2025-07-05chore: log the decision and diagnosticsmo khan
2025-07-05refactor: remove action check in policymo khan
2025-07-05feat: allow access from production sparklemo khan
2025-07-05test: refactor tests to provide multiple sparkle hostsmo khan
2025-07-05refactor: remove duplication from cedar policymo khan
2025-07-05test: invalid request variables in testsmo khan
2025-07-05fix: fix typo in cedar policy filemo khan
2025-07-04test: add missing public asset testsmo khan
2025-07-04refactor: move hard coded checks with cedar policymo khan
2025-07-04refactor: inline variablesmo khan
2025-07-04refactor: extract method to parse permissionmo khan
2025-07-04refactor: extract method to parse principalmo khan
2025-07-04refactor: extract method to convert http request to cedar contextmo khan
2025-07-04test: start to build table testsmo khan
2025-07-04refactor: map from http request to cedar requestmo khan
2025-07-04refactor: start to refactor the sparkle policiesmo khan
2025-07-04style: fix linter errorsmo khan
2025-07-04chore: add additional request loggingmo khan
2025-07-04chore: fix the request headers formatting in the json logsmo khan
2025-07-04chore: configure tracingmo khan
2025-07-04feat: allow access to sparkle homepagemo khan
2025-07-04feat: allow access to sparkle homepagemo khan
2025-07-04chore: enable the envoy health checkmo khan
2025-07-03Merge branch 'envoy' into 'main'mo khan
Add Envoy Proxy Integration to authzd See merge request gitlab-org/software-supply-chain-security/authorization/authzd!3
2025-07-03chore: fix lint job errormo khan
2025-07-03chore: revert log level changemo khan
2025-07-03chore: move log level to envoy.yamlmo khan
2025-07-03chore: use a different --base-idmo khan
2025-07-03chore: use a different admin port to prevent collisionsmo khan
2025-07-03chore: use port 20000 to prevent colliding with sparklemo khan
2025-07-03chore: tune envoy log levelmo khan
2025-07-03chore: remove health check and ext auth filtermo khan
2025-07-03chore: use port 8080 to not collide with sparkle portmo khan
2025-07-03chore: use dumb-init to be pid1mo khan
2025-07-03chore: replace forego with minitmo khan
2025-07-03chore: use forego to start servicesmo khan
2025-07-03chore: include envoy in docker imagemo khan
2025-07-03chore: add envoy configurationmo khan
2025-07-02Merge branch 'vendor' into 'main'mo khan
Vendor dependencies See merge request gitlab-org/software-supply-chain-security/authorization/authzd!2
2025-07-02chore: update gitattributesmo khan
2025-07-02chore: add vendor directorymo khan
2025-07-02feat: implement cargo vendor and optimize Docker buildsmo khan
2025-07-02chore: fix production bind addressmo khan