Download the PHP package syspass/plugin-authenticator without Composer
On this page you can find all versions of the php package syspass/plugin-authenticator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download syspass/plugin-authenticator
More information about syspass/plugin-authenticator
Files in syspass/plugin-authenticator
Package plugin-authenticator
Short Description 2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
License GPL-3.0
Homepage https://syspass.org
Informations about the package plugin-authenticator
sysPass Authenticator Plugin
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:
- If you are running a Docker based instance, set
syspass/plugin-authenticator:^v2.2
value within an environment variable calledCOMPOSER_EXTENSIONS
.
v3.0 - v3.1 Installation
-
If you are running a non-Docker based instance:
- If you are running a Docker based instance, set
syspass/plugin-authenticator:^v2.1
value within an environment variable calledCOMPOSER_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:
- If you are running a Docker based instance, set
syspass/plugin-authenticator:^v2.0
value within an environment variable calledCOMPOSER_EXTENSIONS
.
v1 Installation
Please download the v1 branch files and unpack them into .../inc/Plugins
directory.
All versions of plugin-authenticator with dependencies
php Version ~7.3 || ~7.4
bacon/bacon-qr-code Version ^2.0
ext-gettext Version *