index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-15
refactor: rename init.sh to entrypoint.sh
mo khan
2025-05-15
refactor: rename TestServer to OIDCServer
mo khan
2025-05-15
refactor: allow cookie parser to accept cookie name
mo khan
2025-05-15
refactor: remove unused environment variables
mo khan
2025-05-15
refactor: move NewOIDCProvider to web package
mo khan
2025-05-15
refactor: inline usage of RawToken type
mo khan
2025-05-15
refactor: remove more types from oidc package
mo khan
2025-05-15
refactor: remove oidc.OpenID struct
mo khan
2025-05-15
refactor: provide oauth config to oidc.New
mo khan
2025-05-15
chore: register oauth2 config in inversion of control container
mo khan
2025-05-15
refactor: inline usage of validate id token
mo khan
2025-05-15
refactor: inline usage of config variable
mo khan
2025-05-15
docs: update docs to indicate address to open
mo khan
2025-05-15
refactor: delete code that is now handled by envoy
mo khan
2025-05-14
test: remove old oidc test server
mo khan
2025-05-14
fix: delegate to client_* directly
mo khan
2025-05-14
test: invline variable
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
refactor: remove unnecessary params from ctor
mo khan
2025-05-14
feat: provider a fallback provider that defaults to hard-coded paths
mo khan
2025-05-14
test: disable pending test
mo khan
2025-05-14
test: exit if discovery endpoint is not reachable
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
chore: try to disable TESTCONTAINERS_HOST_OVERRIDE
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-13
chore: print docker info before running integration tests
mo khan
2025-05-13
chore: export TESTCONTAINERS_HOST_OVERRIDE in .gitlab-ci.yml
mo khan
2025-05-13
chore: specify the max_active_downstream_connections
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
chore: use verbose output for integration tests
mo khan
2025-05-12
chore: use verbose integration test output
mo khan
2025-05-12
test: split integration test into separate files
mo khan
[next]