syspass/plugin-authenticator 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

syspass/plugin-authenticator

最新稳定版本:v2.2.2

Composer 安装命令:

composer require syspass/plugin-authenticator

包简介

2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)

README 文档

README

Plugin to use two factor based authentication with applications that generate TOTP codes like Google Authenticator, AndOTP or KeepassXC

Please, select the correct branch in order to download a sysPass compatible version:

sysPass version Plugin's version Branch
v3.2 v2.2 master || v2.2
v3.0 <= v3.1 v2.1 v2.1
v2.0 < v3.0 v1.0 v1.0

v3.2 Installation

  • If you are running a non-Docker based instance:

composer require syspass/plugin-authenticator:^v2.2

  • If you are running a Docker based instance, set syspass/plugin-authenticator:^v2.2 value within an environment variable called COMPOSER_EXTENSIONS.

v3.0 - v3.1 Installation

  • If you are running a non-Docker based instance:

composer require syspass/plugin-authenticator:^v2.1

  • If you are running a Docker based instance, set syspass/plugin-authenticator:^v2.1 value within an environment variable called COMPOSER_EXTENSIONS.

v2 Installation

As told above, this version is only compatible with sysPass v3 and it needs to be installed through composer.

Please select the installation method depending on the instance type:

  • If you are running a non-Docker based instance:

composer require syspass/plugin-authenticator:^v2.0

  • If you are running a Docker based instance, set syspass/plugin-authenticator:^v2.0 value within an environment variable called COMPOSER_EXTENSIONS.

v1 Installation

Please download the v1 branch files and unpack them into .../inc/Plugins directory.

https://syspass.org

https://demo.syspass.org

https://doc.syspass.org

https://github.com/sysPass/plugin-Authenticator

统计信息

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

GitHub 信息

  • Stars: 18
  • Watchers: 6
  • Forks: 17
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2018-11-01