Skip to content

Loux14/Login-System

Repository files navigation

Login System

  • Data Security (optionnal course) project
  • Login/ Logout system
  • MySQL database : users and logs
  • hash + salt passwords

You register with name, email, and password. The database is populated with the information.

When you log in, the hash is compared to the database. Once logged, you can see the last 5 log attempts with your email and password. You also can see your name and iD.

Notes

Originally, a Google Authenticator 2FA with QR Code was included in the project.

It has been removed.

All the 'libs' files are reused code from libraries.

index newUser connexion insideHome logs users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published