| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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-07-28 | test: fix integration test | mo khan | |
| 2025-07-21 | chore: only bind to 10000 | 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-14 | test: remove old oidc test server | mo khan | |
| 2025-05-14 | test: remove commented out code | 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-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 | refactor: loop through each of the loopback addresses | 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 | |
