This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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>
2022-11-22 21:13:18 +00:00
..
admin Webhook list enhancements (#21893) 2022-11-22 07:10:42 +08:00
api/packages/pypi
base Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
code
custom
explore
mail
org Embed Matrix icon as SVG (#21890) 2022-11-21 20:25:26 +00:00
package Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
repo Webhook list enhancements (#21893) 2022-11-22 07:10:42 +08:00
shared
status
swagger Support comma-delimited string as labels in issue template (#21831) 2022-11-19 15:22:15 +00:00
user Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
home.tmpl fix(web): add alt for logo in home page (#21887) 2022-11-21 15:09:55 -05:00
install.tmpl
post-install.tmpl