dev-master
9999999-dev http://protectimus.comProtectimus OTP solution for Roundcube
GPL-3.0+
The Requires
- roundcube/plugin-installer >=0.1.3
authentication auth security login otp 2fa token 2-step verification oath protectimus strong authentication
Wallogit.com
2017 © Pedro Peláez
Protectimus OTP solution for Roundcube
This is a plugin for Roundcube Webmail, that allows to integrate Protectimus two-factor authentication solution into your mailing system with no effort., (*1)
Protectimus is the most convenient and affordable solution for organizing strong two-factor authentication, based on One-Time Passwords (OTP). Learn more about Protectimus at https://www.protectimus.com, (*2)
$config['plugins'] = array('protectimus_otp_authentication');, (*3)
This is your login name, (*4)
$config['protectimus_api_username'], (*5)
You can find api key at service.protectimus.com Profile -> API Key, (*6)
$config['protectimus_api_key'], (*7)
You don't need to change this, if you use our cloud service, (*8)
$config['protectimus_api_url'] = 'https://api.protectimus.com/';, (*9)
ID of the resource in the Protectimus service, (*10)
$config['protectimus_resource_id'], (*11)
- IMPORTANT: if you use theme skin different from default you need to rename skin folder in this plugin. For example: cp -a skins/default skins/elastic
You can also visit official Roundcube Webmail plugin repository to know more about how to install our RoundCube plugin: https://packagist.org, (*12)
Protectimus OTP solution for Roundcube
GPL-3.0+
authentication auth security login otp 2fa token 2-step verification oath protectimus strong authentication