| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-12 | chore: rename ZED_ env vars to SPICEDB_HEADmain | mo khan | |
| 2025-09-11 | test: provide absolute path to Procfile.test | mo khan | |
| 2025-09-10 | chore: split the Procfile for each environment | mo khan | |
| 2025-08-14 | chore: update makefile and build scripts | mo khan | |
| 2025-08-14 | Fix the broken build by running pg as a separate container. | mo khan | |
| Improve shell scripts and remove /sparkles/restore endpoint - Add error handling and debugging to shell scripts with `set -e` and `DEBUG` flag - Ensure scripts run from project root with `cd "$(dirname "$0")/.."` - Remove `/sparkles/restore` endpoint from public routes and Envoy config - Add Postgres test container support for integration tests - Update CI configuration with newer Runway version and improved test setup - Simplify Makefile by removing redundant commands ------- :robot: Commit message generated by GitLab Duo | |||
| 2025-08-06 | test: timeout container after 5 seconds in test | mo khan | |
| 2025-07-28 | test: fix integration test | mo khan | |
| 2025-07-25 | test: add missing env vars to end-to-end tests | mo khan | |
| 2025-07-21 | chore: only bind to 10000 | mo khan | |
| 2025-07-21 | chore: remote UI tests | mo khan | |
| 2025-05-24 | fix: register oidc provider once | mo khan | |
| 2025-05-23 | feat: add external authorization service (authzd) with JWT authentication | mo khan | |
| - Add new authzd gRPC service implementing Envoy's external authorization API - Integrate JWT authentication filter in Envoy configuration with claim extraction - Update middleware to support both cookie-based and header-based user authentication - Add comprehensive test coverage for authorization service and server - Configure proper service orchestration with authzd, sparkled, and Envoy - Update build system and Docker configuration for multi-service deployment - Add grpcurl tool for gRPC service debugging and testing This enables fine-grained authorization control through Envoy's ext_authz filter while maintaining backward compatibility with existing cookie-based authentication. | |||
| 2025-05-15 | chore: allow envoy to handle health checks | mo khan | |
| 2025-05-15 | refactor: rename TestServer to OIDCServer | mo khan | |
| 2025-05-15 | refactor: remove unused environment variables | mo khan | |
| 2025-05-14 | test: remove old oidc test server | mo khan | |
| 2025-05-14 | refactor: use the existing oidc TestServer | mo khan | |
| 2025-05-14 | test: remove commented out code | mo khan | |
| 2025-05-14 | test: disable pending test | mo khan | |
| 2025-05-14 | test: use host network mode locally and in CI | mo khan | |
| 2025-05-14 | test: use playwright to test out an OIDC login | mo khan | |
| 2025-05-14 | test: add wait strategies for each of the ports | mo khan | |
| 2025-05-14 | test: wait for envoy port | mo khan | |
| 2025-05-14 | test: log env vars | mo khan | |
| 2025-05-14 | test: use generic type | mo khan | |
| 2025-05-13 | test: add integration test for envoy proxy configuration | mo khan | |
| 2025-05-13 | test: do not normalize env vars in CI | mo khan | |
| 2025-05-13 | test: disable host port access in CI | mo khan | |
| 2025-05-13 | test: extract function for container options | mo khan | |
| 2025-05-13 | test: normalize the issuer again | mo khan | |
| 2025-05-13 | test: do not normalize the issuer | mo khan | |
| 2025-05-13 | test: try host network mode | mo khan | |
| 2025-05-13 | test: check for error before logging | mo khan | |
| 2025-05-13 | refactor: loop through each of the loopback addresses | mo khan | |
| 2025-05-13 | test: try binding to an ipv4 loopback address/port | mo khan | |
| 2025-05-13 | test: replace loopback addresses with testcontainer internal host | mo khan | |
| 2025-05-12 | test: record http client requests | mo khan | |
| 2025-05-12 | test: extract function to normalize issuer | mo khan | |
| 2025-05-12 | test: replace localhost with testcontainers internal hostname | mo khan | |
| 2025-05-12 | test: split integration test into separate files | mo khan | |
| 2025-05-12 | test: increase startup timeout | mo khan | |
| 2025-05-12 | test: remove UI tests | mo khan | |
| 2025-05-11 | refactor: rename variable paths to publicPaths | mo khan | |
| 2025-05-11 | test: test additional public endpoints | mo khan | |
| 2025-05-11 | test: do not expose host port | mo khan | |
| 2025-05-11 | test: provider container accessible host address | mo khan | |
| 2025-05-11 | test: cleanup test output | mo khan | |
| 2025-05-11 | test: indicate temporary testing routes | mo khan | |
| 2025-05-11 | chore: use awk to parse domain | mo khan | |
| 2025-05-11 | test: test envoy and sparkle via testcontainers | mo khan | |
