Commit graph

4 commits

Author SHA1 Message Date
Thomas Bruederli
f19f3f06c1 Require 2nd factor verification for adding an new factor 2015-06-11 17:16:46 +02:00
Thomas Bruederli
7f3a76fdad Refactor the 2FA plugin/drivers/storage to allow multiple factors of the same type 2015-06-10 18:20:08 +02:00
Thomas Bruederli
96e195d005 Fix JS syntax for backwards (and jslint) compatibility 2015-06-08 15:38:58 +02:00
Thomas Bruederli
1b10eb060a Initial version of the Kolab 2-Factor-Authentication plugin.
This already includes:
- Drivers supporting TOTP, HOTP, Yubikey
- Storage backend abstraction
- Additional authentication step at login
- Settings section to provision and remove authentication factors
- Sample config with comments

Resolves T415
2015-06-04 15:53:04 +02:00