aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/mcaptcha.js
Commit message (Collapse)AuthorAgeFilesLines
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-16/+0
| | | | | | | | | Added a new captcha(cloudflare turnstile) and its corresponding document. Cloudflare turnstile official instructions are here: https://developers.cloudflare.com/turnstile Signed-off-by: ByLCY <bylcy@bylcy.dev> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Jason Song <i@wolfogre.com>
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+16
https://mcaptcha.org/ Co-authored-by: Felipe Leopoldo Sologuren GutiƩrrez <fsologureng@users.noreply.github.com>