SecureLock is a php and mysql authenication/login system for the web. Users and groups are linked to accounts and these accounts can be set to expire after a certain date, number of logins or be unlimited. SecureLock can be used for many projects at once
License
GNU General Public License version 2.0 (GPLv2)Follow SecureLock
Other Useful Business Software
Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
Rate This Project
Login To Rate This Project
User Reviews
-
Sad. The application did not create the Database - because my user had no permissions to create databases. So I manually created the database and associated with a user on the backend. tested functionality via command line, and tried again. Well that didn't work either, because there were no tables. So I find the table queries and make them, and try. Okay, now I need a superuser, so I find the superuser username and login and create that record, and it still won't work. That's thirty minutes I'll never get back.