totp => otp, integrate with factors, new setup form

This commit is contained in:
Jens Langhammer
2019-02-25 12:29:40 +01:00
parent 9c2cfd7db4
commit bb81bb5a8d
30 changed files with 455 additions and 429 deletions

2
passbook/otp/__init__.py Normal file
View File

@ -0,0 +1,2 @@
"""passbook otp Header"""
__version__ = '0.0.6-alpha'