You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
4 years ago
..
admin Only set the user password if the password field would have been shown (#12980) 4 years ago
api/v1 API: Get release by tags endpoint (#12932) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Add EventSource support (#11235) 4 years ago
org Set opengraph attributes on org pages (#12803) 4 years ago
private Move all push update operations to a queue (#10133) 4 years ago
repo Add default storage configurations (#12813) 4 years ago
routes Adopt repositories (#12920) 4 years ago
user hCaptcha Support (#12594) 4 years ago
utils Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
home.go Simplify CheckUnitUser logic (#12854) 4 years ago
init.go Move all push update operations to a queue (#10133) 4 years ago
install.go Add default storage configurations (#12813) 4 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Add gitea-vet (#10948) 4 years ago