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 8eb3f0f708 ci: upgrade pylint to latest version
core: also upgrade kombu as https://github.com/celery/kombu/issues/1101 is fixed now
2019-12-31 12:45:29 +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 ci: upgrade pylint to latest version 2019-12-31 12:45:29 +01:00
urls.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
utils.py ci: upgrade pylint to latest version 2019-12-31 12:45:29 +01:00
views.py ci: upgrade pylint to latest version 2019-12-31 12:45:29 +01:00