aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/auth/captcha.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor login page (#31530)Anbraten2024-07-051-5/+4
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-061-2/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Move the captcha script loader to the template which really needs it (#28718)wxiaoguang2024-01-071-0/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-1/+1
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-251-5/+5
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-3/+7
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-0/+24