From 42754204b256caa38a997c0516a660896a4525cd Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Thu, 5 Mar 2026 08:06:31 +0100 Subject: [PATCH] gitea: directly link to OIDC login via Header link --- static/other/gitea_head_navbar.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/other/gitea_head_navbar.tmpl b/static/other/gitea_head_navbar.tmpl index a211988..569aeb0 100644 --- a/static/other/gitea_head_navbar.tmpl +++ b/static/other/gitea_head_navbar.tmpl @@ -167,7 +167,7 @@ {{ctx.Locale.Tr "register"}} {{end}} - + {{svg "octicon-sign-in"}} {{ctx.Locale.Tr "sign_in"}}