mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 08:14:25 +00:00
0d24c9f383
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. |
||
---|---|---|
.. | ||
2fa.go | ||
auth_test.go | ||
auth.go | ||
linkaccount.go | ||
main_test.go | ||
oauth_test.go | ||
oauth.go | ||
openid.go | ||
password.go | ||
webauthn.go |