Download the PHP package thecsea/twofactor-phpmyadmin without Composer
On this page you can find all versions of the php package thecsea/twofactor-phpmyadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thecsea/twofactor-phpmyadmin
More information about thecsea/twofactor-phpmyadmin
Files in thecsea/twofactor-phpmyadmin
Package twofactor-phpmyadmin
Short Description The most powerful and the simplest library to add two factor authentication by google authenticator to phmyadmin
License GPL-2.0
Homepage http://www.thecsea.it/progetti/
Informations about the package twofactor-phpmyadmin
twofactor-phpmyadmin
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
- Sonata GoogleAuthenticator: php library to use twofactor in the same way of google authenticator
- twofactor dir: php library to protect a dir via two factor
- phpmyadmin: php library to manage a mysql server
By thecsea.it
All versions of twofactor-phpmyadmin with dependencies
thecsea/twofactor-dir Version 1.0.*
phpmyadmin/phpmyadmin Version dev-STABLE@dev