Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (45) | Download .zip | Reputation | Support forum (4) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-12-10 (8 years ago) | Not enough user ratings | Total: 282 | All time: 7,137 This week: 1,134 |
Version | License | PHP version | Categories | |||
kittenauth 1.0 | Custom (specified... | 4.4 | Graphics, Validation, Security |
Description | Author | ||||||||||||||
This package implements a CAPTCHA validation solution using groups of images and associated questions. |
|
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
images (2 files, 4 directories) | ||||
requestUtils (2 files) | ||||
class.Image.php | Class | Class accessing the image table of the KittenAuth database | ||
class.KittenAuth.php | Class | Class creating the KittenAuth user interface | ||
class.Questions.php | Class | Class accessing the questions table of the KittenAuth database | ||
class.SQLData.MySQL.php | Class | SQLData generated MySQL specific interface. | ||
config.KittenAuth.php | Conf. | Configuration information for the KittenAuth database | ||
example.php | Example | Using KittenAuth | ||
KittenAuth.css | Data | CSS for the default KittenAuth interface | ||
KittenAuth.js | Data | JavaScript to implement the KittenAuth interface | ||
KittenAuth.php | Example | Retrieve the images for the KittenAuth interface | ||
KittenAuth.template | Data | Template file for the KittenAuth UI | ||
license.txt | Lic. | License | ||
makedoc.sh | Data | Generate phpdoc documentation | ||
process.KittenAuth.php | Aux. | Default action taken by KittenAuth interface |
Files | / | images |
File | Role | Description | ||
---|---|---|---|---|
elephants (7 files) | ||||
kittens (7 files) | ||||
puppies (7 files) | ||||
skiers (7 files) | ||||
installData.php | Conf. | Install data in the KittenAuth database | ||
KittenAuth.sql | Data | Create tables in the KittenAuth database |
Files | / | requestUtils |
File | Role | Description |
---|---|---|
example.php | Example | example of use of requestUtils |
requestUtils.class.php | Class | Class source |
kittenauth-2007-12-10.zip 529KB | |
kittenauth-2007-12-10.tar.gz 492KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
dm.IS Layout | .zip .tar.gz | Generates the KittenAuth UI | Required |
dm.DB | .zip .tar.gz | Database access for MySQL | Required |
dm.File | .zip .tar.gz | install data reads images to store in the KittenAuth database | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
ESPlanner Forum Shim to phpBB2 registration page eliminates script kiddies |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
KittenAuth The original KittenAuth design "specification" |
requestUtils Original source of the requestUtils code used in KittenAuth |