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/factors/otp
Jens Langhammer 807cbbeaaf audit: rewrite to be independent of django http requests, allow custom actions 2019-12-05 16:14:08 +01:00
..
migrations *(minor): small refactor 2019-10-07 16:33:48 +02:00
templates/otp factors/otp(minor): fix old URLs 2019-10-07 21:23:25 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py all(major): add API for all objects 2019-10-28 17:55:36 +01:00
apps.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
factors.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
forms.py otp(minor): disable autocomplete for code input 2019-10-07 16:57:54 +02:00
models.py *(minor): switch has_user_settings to return Optional dataclass instead of tuple 2019-10-09 12:47:14 +02:00
settings.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
urls.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
utils.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
views.py audit: rewrite to be independent of django http requests, allow custom actions 2019-12-05 16:14:08 +01:00