mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-24 02:02:26 -04:00
add recaptcha plugin (#2664)
This commit is contained in:
parent
f6ee100bae
commit
a9ccaa1ae5
@ -655,6 +655,7 @@ var directives = []string{
|
||||
"filter", // github.com/echocat/caddy-filter
|
||||
"ipfilter", // github.com/pyed/ipfilter
|
||||
"ratelimit", // github.com/xuqingfeng/caddy-rate-limit
|
||||
"recaptcha", // github.com/defund/caddy-recaptcha
|
||||
"expires", // github.com/epicagency/caddy-expires
|
||||
"forwardproxy", // github.com/caddyserver/forwardproxy
|
||||
"basicauth",
|
||||
|
Loading…
x
Reference in New Issue
Block a user