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.
forgejo/modules/context
ByLCY 7baeb9c52a
Add new captcha: cloudflare turnstile (#22369)
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>
1 year ago
..
access_log.go Implement FSFE REUSE for golang files (#21840) 2 years ago
api.go refactor auth interface to return error when verify failure (#22119) 2 years ago
api_org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
api_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
captcha.go Add new captcha: cloudflare turnstile (#22369) 1 year ago
context.go Implement actions (#21937) 1 year ago
csrf.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
form.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org.go Support org/user level projects (#22235) 1 year ago
package.go Rename almost all Ctx functions (#22071) 2 years ago
pagination.go Implement FSFE REUSE for golang files (#21840) 2 years ago
permission.go Implement FSFE REUSE for golang files (#21840) 2 years ago
private.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo.go Implement actions (#21937) 1 year ago
response.go Implement FSFE REUSE for golang files (#21840) 2 years ago
utils.go Implement FSFE REUSE for golang files (#21840) 2 years ago
xsrf.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
xsrf_test.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago