This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/otp
Jens Langhammer e94ef34d8f bump version: 0.0.8-alpha -> 0.0.9-alpha 2019-02-26 12:35:28 +01:00
..
migrations totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
templates/otp cleanup, fix Permission Denied when Cancelling login, fix display of messages on login template 2019-02-25 13:02:50 +01:00
__init__.py bump version: 0.0.8-alpha -> 0.0.9-alpha 2019-02-26 12:35:28 +01:00
apps.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
factors.py cleanup, fix Permission Denied when Cancelling login, fix display of messages on login template 2019-02-25 13:02:50 +01:00
forms.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
models.py add hook for Factors to show user settings. closes #5 2019-02-25 13:20:07 +01:00
requirements.txt totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
settings.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
urls.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
utils.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
views.py Re-enable OTP Disable View 2019-02-26 12:35:24 +01:00