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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.