You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/synctv-api-common
zijiren a9e43f399b
refactor(oauth): manage callback redirects at runtime (#41)
* feat: minimize OAuth identity data

* fix(helm): disable Kubernetes service links for strict config

* fix(helm): align database username environment variable

* fix(oauth): derive redirect allowlist from webauthn origins

* refactor(oauth): add runtime redirect allowlist

* build: limit release compiler parallelism

* fix(build): isolate target cache by architecture

* build: serialize container compilation

* refactor(oauth): require runtime redirect allowlist

* feat(auth): publish OAuth app-link associations

* test(cli): include OAuth redirect allowlist

* fix(config): warn on unknown startup settings

* fix(helm): use current image repository defaults

* fix(helm): set release image repository dynamically

* test(helm): accept fork image repositories
2 months ago
..
src refactor(oauth): manage callback redirects at runtime (#41) 2 months ago
Cargo.toml chore 2 months ago