gitea/routers
John Olheiser 72636fd664
hCaptcha Support (#12594)
* Initial work on hCaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Use module

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Format

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* At least return and debug log a captcha error

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Pass context to hCaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add context to recaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* fix lint

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Finish hcaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update example config

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Apply error fix for recaptcha

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Change recaptcha ChallengeTS to string

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Andrew Thornton <art27@cantab.net>
2020-10-02 23:37:53 -04:00
..
admin Only set the user password if the password field would have been shown (#12980) 2020-09-29 21:27:03 +01:00
api/v1
dev
events
org Set opengraph attributes on org pages (#12803) 2020-09-11 07:41:43 +01:00
private
repo Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
routes
user hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
utils
home.go
init.go
install.go Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
metrics.go
swagger_json.go