Script Category : PHP
Script Sub Category : User Authentication
Add admin authentication, non-PHP session IDs, and IP blocking to your existing admin scripts with only a single line of code. Euca Admin handles all the backend authentication, so you can concentrate your resources on your admin panel. IP blocking prevents unwanted visitors from accessing the admin panel. Once logged in, authentication is handled tranparently. A session ID is passed after each successful authentication and passed by your script back to EUCAdmin with any forms. Logging out, changing user login, and changing security settings are also handled by EUCAdmin, and are triggered by passing an admin action variable. Sample code is included.
|