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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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.