Skip to content

aaviator42/simple-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

simple-login

Simple login system, to demonstrate Sesher usage. You probably shouldn't use this in production without making some changes.

Chuck index.php and Sesher.php on a server and play around.

Uses a hardcoded hash for authentication. Default password is password1234. Replace with any BCRYPT hash generated with password_hash(). See this script to make this process easy.

License: AGPLv3.

About

Simple login system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages