mirror of
https://github.com/go-gitea/gitea
synced 2025-02-09 16:24:43 +00:00
In the OpenID flows, the "CfTurnstileSitekey" wasn't populated, which caused those flows to fail if using Turnstile as the Captcha implementation. This adds the missing context variables, allowing Turnstile to be used in the OpenID flows.