<verify> verify a recaptcha response
- name
- verify
- library
- moya.google.recaptcha
- xml namespace
- http://moyaproject.com/recaptcha
Verify the response from a re-captcha.
attributes
name |
purpose |
type |
required? |
default |
choices |
dst |
Destination |
reference |
No |
|
|
from |
Application |
application reference |
No |
|
|
lazy |
Enable lazy evaluation |
boolean |
No |
no |
|
response |
The response value (g-recaptcha-response from form) |
expression |
Yes |
|
|
secretkey |
Optionally override secretkey from settings. |
text |
No |
|
|
inherited attributes
name |
purpose |
type |
required? |
default |
choices |
if |
Conditional expression |
expression |
No |
yes |
|