Add hCaptcha support (#25019)
This commit is contained in:
parent
e60414792d
commit
bec6a1cad4
12 changed files with 146 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -160,3 +160,5 @@ gem 'cocoon', '~> 1.2'
|
|||
|
||||
gem 'net-http', '~> 0.3.2'
|
||||
gem 'rubyzip', '~> 2.3'
|
||||
|
||||
gem 'hcaptcha', '~> 7.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue