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.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.