|
||||
| home > wimpy MP3 player > documentation > API | www.wimpyplayer.com | |||
Server Side
Client Side
HTML display
|
wimpyAuthHelps to protect against automated flood attacks, and requires the user to use cookies for user authentication. Can also be used to implement user authentication. Implementing user authentication is not built into the wimpy_auth.php system, but if your familiar with PHP you can edit the wimpy_auth.php file to meet your needs. NOTE: The wimpyAuth script/system may cause certain features to not perform, or not work due to your server's speed and / or server setup. Be sure to test the options and features you've established within wimpy thoroughly before implementing this script. Implementing wimpyAuthUpload wimpy_auth.php to the same folder as wimpy.php. Click here to download wimpy_auth.php. If wimpy_auth.php is located in the same folder as wimpy.php, wimpy.php will automatically load wimpy_auth.php. How wimpyAuth worksIn the following explanation wimpyApp refers to the script that provides wimpy.swf with a playlist. (e.g. wimpy.php) 1. Request
2. Return encrypted session ID
3. Request with encrypted ID
4. Validate the Session ID
5. Ongoing requests
Expanding functionalitySince the Wimpy Authentication system is based on cookies and sessions, you can include additional functionality into wimpy_auth.php to provide added levels of protection based on your needs, such as user authentication or access control. Adding additional functionality will require a certain level of programming knowledge and sophistication. Due to the varying needs of each web site, user authentication / access control are NOT built into the Wimpy Authentication system. It is up to individual developers to author and edit the existing scripts to meet their individual needs.
.
|
©2002-2008 Plaino.