roundcubemail-plugins-kolab/plugins/kolab_2fa/lib/Kolab2FA/Driver
Thomas Bruederli db2d3bc800 Fix driver initialization with config properties for the right method (T1784)
Summary:
Proposed fix for the bug reported in T1784

The method kolab_2fa::get_driver() is called with the full factor ID (<method>:<uuid>)
and therefore fails to retrieve the right properties from plugin config. This change fixes this at the right place.

Reviewers: machniak

Reviewed By: machniak

Subscribers: jh23453

Differential Revision: https://git.kolab.org/D242
2016-11-09 09:55:34 +01:00
..
Base.php Comment out console() calls, CS fixes 2016-01-28 17:12:23 +01:00
Exception.php Initial version of the Kolab 2-Factor-Authentication plugin. 2015-06-04 15:53:04 +02:00
HOTP.php Comment out console() calls, CS fixes 2016-01-28 17:12:23 +01:00
TOTP.php Comment out console() calls, CS fixes 2016-01-28 17:12:23 +01:00
Yubikey.php Fix driver initialization with config properties for the right method (T1784) 2016-11-09 09:55:34 +01:00