mirror of
https://github.com/go-gitea/gitea
synced 2025-01-30 23:57:44 +01:00
030646eea4
When using HCaptcha on link account pages the site key needs to be passed in. This PR ensures that HCaptchaSiteKey is set in the data. Fix #14766 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>