Aleksander Machniak
|
a2119c58f6
|
kolab_2fa: Store driver config with the "token"
This way if we change the configuration registered OTP apps will still work.
|
2024-09-06 12:39:58 +02:00 |
|
Aleksander Machniak
|
5271b6e787
|
Use consistent PHP code style
|
2024-01-24 11:24:41 +01:00 |
|
Aleksander Machniak
|
096b7a8181
|
Fix PHP8 warnings
|
2023-06-12 12:07:58 +02:00 |
|
Thomas Bruederli
|
0a24a09a73
|
Add logging facilities for Storage classes as requested by T469. Not finished yet...
|
2015-06-14 17:17:08 +02:00 |
|
Thomas Bruederli
|
3e52521c3e
|
Finished LDAP storage backend to work with FreeIPA ipaToken subclasses
Resolves T421
|
2015-06-11 16:38:47 +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
|
8e51918f64
|
Small refactoring of the 2FA storage layer + also use it for determining the active factors
|
2015-06-08 15:58:52 +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 |
|