Recommend this page to a friend! |
Download .zip |
Info | View files (10) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-08-26 (9 years ago) | 65% | Total: 1,292 This week: 1 | All time: 2,870 This week: 1,047 |
Version | License | PHP version | Categories | |||
security_token 1.0.0 | GNU General Publi... | 5.0 | HTML, PHP 5, Security |
Description | Author | |||||||||||||
This package can be used to generate security tokens to protect against cross-site request forgery (CSRF) attacks. |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
Security (1 file) | ||||
Test (1 directory) | ||||
Testlaunchers (1 directory) | ||||
Validator (3 files) | ||||
Autoload.php | Aux. | loader | ||
LICENCE | Lic. | GPL Licence file |
Files | / | Test | / | Validator |
File | Role | Description |
---|---|---|
Base.php | Class | unit test case for Validator_Base class |
SessionToken.php | Class | unit test case for Validator_SessionToken class |
Files | / | Testlaunchers | / | Validator |
File | Role | Description |
---|---|---|
Base.php | Test | launch unit test case Test_Validator_Base |
SessionToken.php | Test | launch unit test case Test_Valdator_SessionToken.php |
Files | / | Validator |
File | Role | Description |
---|---|---|
Base.php | Class | base class for validation |
SessionToken.php | Class | check token from sessions |
Token.php | Class | check token validity |
security_token-2007-08-26.zip 11KB | |
security_token-2007-08-26.tar.gz 8KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Html | .zip .tar.gz | to generate output in our forms | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
bugtracker bugtracker |
documentation php doc |
official url official project url |
simpletest unit test case framework required for the unit test cases used |