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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.