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.
gitea/templates
Xinyu Zhou 68e934ab5d
Add option to enable CAPTCHA validation for login (#21638)
Enable this to require captcha validation for user login. You also must
enable `ENABLE_CAPTCHA`.

Summary:
- Consolidate CAPTCHA template
- add CAPTCHA handle and context
- add `REQUIRE_CAPTCHA_FOR_LOGIN` config and docs
- Consolidate CAPTCHA set-up and verification code 

Partially resolved #6049 

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
admin Webhook list enhancements (#21893) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Allow disable RSS/Atom feed (#21622) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Timeline and color tweaks (#21799) 2 years ago
mail Add team member invite by email (#20307) 2 years ago
org Embed Matrix icon as SVG (#21890) 2 years ago
package Add package registry cleanup rules (#21658) 2 years ago
repo Webhook list enhancements (#21893) 2 years ago
shared Timeline and color tweaks (#21799) 2 years ago
status Remove fomantic image module (#21145) 2 years ago
swagger Support comma-delimited string as labels in issue template (#21831) 2 years ago
user Add option to enable CAPTCHA validation for login (#21638) 2 years ago
home.tmpl fix(web): add `alt` for logo in home page (#21887) 2 years ago
install.tmpl Clean up formatting on install page (#21668) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago