Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix flake8 errors | Theo Chatzimichos | 2013-08-26 | 1 | -0/+1 |
* | switch back to non-relative imports, they proved to be confusing | Theo Chatzimichos | 2013-08-25 | 1 | -2/+2 |
* | Make otp_init() race condition safe. | Michał Górny | 2013-08-17 | 1 | -12/+11 |
* | Re-use TOTPDevice for handling 'OTP disabled'. | Michał Górny | 2013-08-09 | 1 | -12/+3 |
* | Support SOTP recovery keys. | Michał Górny | 2013-08-09 | 1 | -0/+9 |
* | Support TOTP with database storage (temporarily). | Michał Górny | 2013-08-09 | 1 | -0/+9 |
* | Introduce initial code for two-phase auth support. | Michał Górny | 2013-08-09 | 1 | -0/+28 |