summaryrefslogtreecommitdiffstats
path: root/modules/recaptcha
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+2
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* hCaptcha Support (#12594)John Olheiser2020-10-021-9/+51
* fixed reCAPTCHA URL (#9083)Koichi MATSUMOTO2019-11-221-1/+1
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-021-2/+3
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-0/+47