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/core
Jens Langhammer a312ad2ad1 web: add TablePage 2020-12-01 09:47:21 +01:00
..
api web: port library page to clientside, router performance improvements 2020-11-30 12:34:26 +01:00
forms admin: fix rendering of FileInput 2020-11-29 19:40:28 +01:00
migrations Application Icon upload (#341) 2020-11-23 20:50:19 +01:00
templates web: add TablePage 2020-12-01 09:47:21 +01:00
templatetags *: rewrite user settings to use a single page 2020-11-22 20:30:26 +01:00
tests *: fix remaining redirects to overview 2020-11-22 23:45:51 +01:00
views core: improve error page 2020-11-24 22:46:50 +01:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py flows: add ConfigurableStage base class and ConfigureFlowInitView 2020-09-25 12:49:19 +02:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
channels.py core: add key field to token for easier rotation 2020-10-18 14:34:22 +02:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
expression.py policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
middleware.py core: add X-passbook-id to every request with unique ID 2020-09-21 19:37:44 +02:00
models.py Application Icon upload (#341) 2020-11-23 20:50:19 +01:00
signals.py *: remove deprecated providing_args 2020-10-02 11:18:14 +02:00
tasks.py core: adjust timeout of backup task's caching 2020-11-03 22:53:58 +01:00
types.py *: rewrite user settings to use a single page 2020-11-22 20:30:26 +01:00
urls.py Application Icon upload (#341) 2020-11-23 20:50:19 +01:00