mirror of
https://github.com/go-gitea/gitea
synced 2025-02-09 21:27:03 +01:00
Backport #14834 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>