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 d88283a7a9 Merge branch 'master' into pf4
# Conflicts:
#	passbook/core/static/img/logos/discord.svg
#	passbook/core/static/js/passbook.js
#	passbook/core/templates/login/with_sources.html
#	passbook/core/templates/overview/index.html
#	passbook/core/views/authentication.py
2020-02-21 09:05:40 +01:00
..
templates/lib add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
templatetags ui: start patternfly v4 migration 2020-02-19 21:03:39 +01:00
utils all: implement black as code formatter 2019-12-31 12:51:16 +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 all: implement black as code formatter 2019-12-31 12:51:16 +01:00
config.py lib/config: remove autoreload handler as this API is gone in django 3 2020-02-17 15:20:11 +01:00
default.yml root(minor): disable error reporting by default 2019-11-20 13:12:37 +01:00
fields.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
models.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
sentry.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
tasks.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
views.py lib: add helper method for 400 response with message 2020-02-18 10:13:53 +01:00
widgets.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00