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/lib
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
..
templates/lib add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
templatetags all(minor): remove old, unused code 2019-12-05 15:07:37 +01:00
utils all(minor): replace django-ipware with custom implementation 2019-12-05 14:33:55 +01:00
__init__.py all: get rid of individual requirements file, remove version from every module 2019-07-22 15:20:17 +02:00
admin.py root(minor): start implementing guardian 2019-10-10 10:45:51 +02:00
apps.py fix mismatched Version numbers and missing verbose_names 2019-02-10 20:08:29 +01:00
boilerplate.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
config.py ci: upgrade pylint to latest version 2019-12-31 12:45:29 +01:00
decorators.py lint(minor): fix all remaining pylint and prospector errors 2019-10-01 11:08:56 +02:00
default.yml root(minor): disable error reporting by default 2019-11-20 13:12:37 +01:00
fields.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
mixins.py saml_idp: Rewrite to CBV 2018-12-16 17:09:26 +01:00
models.py Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
sentry.py root(minor): catch keyboardinput and s3 error from sentry 2019-11-02 16:27:28 +00:00
tasks.py core(major): add integrated database backup 2019-10-15 13:52:33 +02:00
views.py admin(major): fix incorrect permissions being set 2019-11-07 17:25:36 +01:00
widgets.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00