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 d5f6714ed7 admin: remove redundant code 2020-05-13 11:57:19 +02:00
..
management lib: fix ram usage due to bootstrap 2020-04-22 11:45:11 +02:00
templates/lib add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
templatetags stages/email: start rewriting templates, add template tags to embed CSS and images 2020-05-10 20:16:58 +02:00
utils admin: remove redundant code 2020-05-13 11:57:19 +02:00
__init__.py all: get rid of individual requirements file, remove version from every module 2019-07-22 15:20:17 +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 stages/identification: show sign up url when related flow exists 2020-05-10 18:14:10 +02:00
logging.py lib/logging: fix typo 2020-02-24 14:10:58 +01:00
models.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
sentry.py providers/saml: fix CannotHandleAssertion Error still being sent to sentry 2020-02-24 19:14:43 +01:00
tasks.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
views.py lib: use TemplateResponse for bad_request_message 2020-05-11 14:08:04 +02:00
widgets.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00