• v0.12.0 — per-caller Gitea PAT pass-through (#59)
    CD / Lint / Test / Vet (push) Successful in 10s
    CD / Build & Import (push) Successful in 26s
    CD / Deploy via GitOps (push) Has been skipped

    mathias released this 2026-07-22 06:23:04 +00:00 | 1 commits to main since this release

    Callers with their own Gitea PAT (minted from an Authentik-linked
    account) authenticate as themselves for upstream calls, instead of
    the shared service token. Falls through unchanged for static-token/
    JWT callers.

    Downloads