定制 thecsea/twofactor-phpmyadmin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

thecsea/twofactor-phpmyadmin

最新稳定版本:v1.0.7

Composer 安装命令:

composer create-project thecsea/twofactor-phpmyadmin

包简介

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

README 文档

README

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

By thecsea.it

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-07-28