8000 GitHub - bjoernffm/phpAuthorization: This package offers a really easy to use class for handling multiple users and of course their passwords in a secure way. This class uses the SHA-512 algorythm to hash the user-passwords.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This package offers a really easy to use class for handling multiple users and of course their passwords in a secure way. This class uses the SHA-512 algorythm to hash the user-passwords.

License

Notifications You must be signed in to change notification settings

bjoernffm/phpAuthorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==================== phpAuthorization Installation

.. contents:: ..

This package offers a really easy to use class for handling multiple users and of course their passwords in a secure way. This class uses the SHA-512 algorythm to hash the user-passwords.

Requirements

  • php5 or greater

  • http://php.net/

  • 5.3 is the primary test environment.

  • MySQLi must be enabled/activated

  • MySQL 4.1.13 or greater / MySQL 5.0.7 or greater

Installation

Just execute users.sql to create a new user-table and upload phpAuthorization.php to any folder you like. Now initialize phpAuthorization with your db-settings and you're done!

About

This package offers a really easy to use class for handling multiple users and of course their passwords in a secure way. This class uses the SHA-512 algorythm to hash the user-passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0