This is the ayah-captcha Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 03:23:09 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
ayah-captcha
A simple interface to the API of the play-thru captcha of areYouAHuman.com
Andy Peterson <andy.arvid@gmail.com>
MIT
0.1
drakma
(system).
cl-json
(system).
package.lisp
(file).
ayah-captcha.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
ayah-captcha/ayah-captcha.lisp
package.lisp
(file).
ayah-captcha
(system).
*publisher-key*
(special variable).
*scoring-key*
(special variable).
*web-service-host*
(special variable).
human-p
(function).
publisher-html
(function).
record-conversation-html
(function).
publisher-script-url
(function).
record-conversation-url
(function).
scoring-url
(function).
Packages are listed by definition order.
ayah-captcha
ayah
common-lisp
.
*publisher-key*
(special variable).
*scoring-key*
(special variable).
*web-service-host*
(special variable).
human-p
(function).
publisher-html
(function).
record-conversation-html
(function).
publisher-script-url
(function).
record-conversation-url
(function).
scoring-url
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Identifies you and your application to the areyouahuman web service.
Used to retrieve pass or fail results from areyouahuman web service.
The default web service host for the areyouahuman play-thru captcha.
session-secret should be the value of the parameter session_secret submitted by the form containing publisher-html. Returns boolean value indicating whether the client passed the captcha test.
Returns HTML snippet to be inserted within the html form to display play-thru content. Will pass the parameter session_secret on submit to be passed onto the function human-p
Returns the HTML snippet needed to be embedded in the confirmation page
after a form submission. Once the code loads on the page it will record
a conversion with our system.
session-secret
Pass in the value of the hidden input field with id=’session_secret’
Returns URL for script to be loaded within the form.
Returns the URL for an http-request post to obtain the scoring result.
Jump to: | F H P R S |
---|
Jump to: | F H P R S |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | A F P S |
---|
Jump to: | A F P S |
---|