Commit graph

3 commits

Author SHA1 Message Date
3c13eb0d6b
feat(apigateay): add OIDC and basic auth support
- when setting an OIDC issuer URL the defaulter will fetch and set
  authorization and token endpoints
- basic auth allows to use either inline hashed credentials or plaintext
  credentials from a secret that are automatically hashed
- finish TLS support for API & dashboard listeners
2025-02-05 20:51:36 +01:00
6e9ebb5e61
fix(ci): omit import path in container images 2025-01-22 10:12:56 +01:00
12090c913a
feat(db): prepare migrations and core CRD 2024-12-13 09:09:14 +01:00