aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 errorsTheo Chatzimichos2013-08-261-0/+1
* switch back to non-relative imports, they proved to be confusingTheo Chatzimichos2013-08-251-2/+2
* Make otp_init() race condition safe.Michał Górny2013-08-171-12/+11
* Re-use TOTPDevice for handling 'OTP disabled'.Michał Górny2013-08-091-12/+3
* Support SOTP recovery keys.Michał Górny2013-08-091-0/+9
* Support TOTP with database storage (temporarily).Michał Górny2013-08-091-0/+9
* Introduce initial code for two-phase auth support.Michał Górny2013-08-091-0/+28