Skip to content

thecsea/twofactor-phpmyadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twofactor-phpmyadmin

Build status: Latest Stable Version Total Downloads Latest Unstable Version License

The most powerful and the simplest library to add two factor authentication by google authenticator in phmyadmin

This project install automatically a phpmyadmin with twofactor via composer (download composer here https://getcomposer.org/):

php composer.phar require thecsea/twofactor-phpmyadmin

When this readme is written, phpmyadmin package is not recognized as stable, so you cannot use require way but you have to clone repository

git clone https://github.com/thecsea/twofactor-phpmyadmin.git

and install it with composer

php composer.phar install

twofactor-phpmyadmin is based on twofactor-dir library, take a look to it to see how to use twofactor

Obviously when you perform an composer update the twofactor is reinstalled, so you could lose your secret.

Update: php composer.phar update

Credits

About

The most powerful and the simplest library to add two factor authentication by google authenticator to phmyadmin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages