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 c6721a83a4 bump version: 0.1.1-alpha -> 0.1.1-beta 2019-02-27 17:45:10 +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.1.1-alpha -> 0.1.1-beta 2019-02-27 17:45:10 +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 fix isort/pylint issues 2019-02-26 12:43:59 +01:00