Download .zip |
Info | Example | View files (5) | Download .zip | Reputation | Support forum (1) | Blog (2) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-11-01 (3 years ago) | 78% | Total: 516 | All time: 5,628 This week: 231 |
Version | License | PHP version | Categories | |||
secret-path 1.1 | GNU General Publi... | 5 | PHP 5, User Management, Security |
Description | Author | |||
This class can authorize access based on user click sequence. Innovation Award
|
|
Class: secretPath Version: 1.0 10/21/2016 Copyright 2015 Wagon Trader, All Rights Reserved Description: This class will track a user's clicks and allow authorized access if they followed a defined sequence. Files: secretpath.class.php - Main class example.php - Simple application example secret.php - Example file requiring authentication Installation: Upload files to a web accessible location on your server (eg. public_html) Configuration: No configuration needed. Usage: Refer to example.php file for a simple usage example. Refer to secretpath.class.php file for instructions on using methods When the class is instantiated you must provide the variable name which is being used as the URL key in the key/value pair and an array of values in the correct sequence for authorization. Changelog 1.1.1 Added method to test users path Added strongReset param to validatePath method 1.1 Changed class construct to support random generation Added random path and tracking generation methods Added method to get tracking variable Added method to get secret path 1.0 Initial release |
Files |
File | Role | Description |
---|---|---|
example.php | Example | Usage Example |
license.txt | Lic. | License |
manual.txt | Doc. | Documentation |
secret.php | Example | Authentication Example |
secretpath.class.php | Class | Main Class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.