Skip to content

Sigmanificient/secure_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Basic Secure Login Implementation

Scrutinizer Code Quality GitHub code size in bytes GitHub repo size Lines of code GitHub last commit Github

  • Hashed & Salted password ( only hashed in ShA-512 for now )
  • No SQL injection possible
  • Prevent XSS attacks from the login form

Try it out :

Demo J-dW>9+~aVk@xQ6S,NP8=AaG:

Warning !

Don't use this without SSL, elsewhere all credentials would be sent in clear.

About

A php securised login system, using Hash, Salt and prevent from SQL Injections

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published