Update Gitea OIDC redirect URIs to canonical + admin route #14

Merged
benvin merged 1 commits from benvin/gitea-oidc-hosts into main 2026-07-31 20:09:16 +10:00
Owner

Follow-up to #13. The k8s Gitea (argocd-apps#309) drops SSH and now serves git.unkin.net (canonical) plus git.k8s.syd1.au.unkin.net (admin/backup route, live now via external-dns). Update the OAuth2 redirect URIs to match, replacing the old git2 validation host.

  • update config/providers_oauth2/gitea.yaml redirect_uris
Follow-up to #13. The k8s Gitea (argocd-apps#309) drops SSH and now serves git.unkin.net (canonical) plus git.k8s.syd1.au.unkin.net (admin/backup route, live now via external-dns). Update the OAuth2 redirect URIs to match, replacing the old git2 validation host. - update config/providers_oauth2/gitea.yaml redirect_uris
unkinben added 1 commit 2026-07-31 00:03:16 +10:00
Update Gitea OIDC redirect URIs to canonical + admin route
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
1922014ab9
The k8s Gitea drops SSH and serves git.unkin.net (canonical) plus
git.k8s.syd1.au.unkin.net (admin/backup route, live now via external-dns).
Replace the old git2 validation host in the OAuth2 redirect URIs to match
argocd-apps#309.

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
benvin merged commit d85d7afc97 into main 2026-07-31 20:09:16 +10:00
benvin deleted branch benvin/gitea-oidc-hosts 2026-07-31 20:09:16 +10:00
Sign in to join this conversation.