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 5e2fb6d56e static: replace server-side alerts with webcomponent 2020-10-16 15:26:51 +02:00
..
api core: update application list API to show applications accessible by policy 2020-10-08 09:26:50 +02:00
forms core: make is_superuser a group property, remove from user 2020-09-15 23:10:31 +02:00
migrations core: Add Token identifier as sudo-primary key 2020-10-04 00:28:43 +02:00
templates static: replace server-side alerts with webcomponent 2020-10-16 15:26:51 +02:00
templatetags *: apply new black styling 2020-09-30 19:34:22 +02:00
tests *: ensure unittests wait on tasks 2020-10-16 14:53:14 +02:00
views policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02: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 outposts: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +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 outpost: enable docker controller 2020-10-05 23:11:44 +02:00
signals.py *: remove deprecated providing_args 2020-10-02 11:18:14 +02:00
tasks.py root: implement monitored tasks 2020-10-16 11:28:54 +02:00
types.py core: UIUserSettings: remove icon, rename view_name to URL for complete URL 2020-06-29 16:20:33 +02:00
urls.py core: move impersonation to core, add tests, add better permission checks 2020-09-17 16:24:53 +02:00