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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.