Login with Multiple Hierarchies of User and Members!
PHP/MYSQL Login System with 5 Levels of Security meaning "THE HEIRARCHY OF ADMINISTRATION" (Admin/Director -> Manager -> Assistant Manager -> Employees -> Guest). You can add more levels once you are familiar w/ the codes.(I modified jpmaster77)
Secure login system for php frameworks, applications ansd sites
This project has moved to https://github.com/julesbl/ssp and is now PHP7 complient and works in composer.
The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own.
These libraries have been hardened against most web type attacks.
Now has internationalisation and multiple languages.
NOTE: Partlogin is no longer maintained. A modern login system is required as an alternative, such as Symfony's Security component. This page is kept as a historical reference.
Partlogin: A login system written in PHP that connects to a MySQL database.
Grained Login is a fine-grained login system for Qt applications. It uses SHA1 hashed passwords to retrieve user rights from a SQLite database. An administration dialog handles the maintenance of the users, the roles, the rights and the password history.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
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.
The idea of wiggem is to create a secure login system for anything private. Users are stored in a MYSQL database. Inspired by Phortify Wiggem uses sessions instead of cookies.