gitea/routers/user
zeripath 4558eeb21a
Set HCaptchaSiteKey on Link Account pages (#14834) (#14839)
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>
2021-03-01 16:12:48 +01:00
..
setting Check for notExist on profile repository page (#14197) (#14203) 2020-12-31 21:03:56 +08:00
auth.go Set HCaptchaSiteKey on Link Account pages (#14834) (#14839) 2021-03-01 16:12:48 +01:00
auth_openid.go hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
avatar.go make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
home.go Fix dashboard issues labels filter bug (#14210) (#14214) 2021-01-02 18:08:04 +01:00
home_test.go Fix milestones too many SQL variables bug (#10880) 2020-03-31 10:47:00 +03:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Fix notifications page links (#12838) 2020-09-15 07:06:08 +01:00
oauth.go Escape more things that are passed through str2html (#12622) 2020-08-28 00:37:05 -04:00
profile.go Kanban board (#8346) 2020-08-16 23:07:38 -04:00
task.go Store task errors following migrations and display them (#13246) (#13287) 2020-10-24 13:02:36 +08:00