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/authentik/core
Jens Langhammer 0021a93952 web/admin: fix non-matching provider type being selected when creating an OAuth Source
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-04-17 19:17:08 +02:00
..
api web/admin: fix non-matching provider type being selected when creating an OAuth Source 2021-04-17 19:17:08 +02:00
migrations web/admin: add custom rendering for inbuilt sources 2021-04-09 16:30:53 +02:00
templates web: fix text colour on initial load when not in dark mode 2021-04-12 12:25:44 +02:00
tests *: add validator to ensure JSON Fields only receive dicts 2021-04-11 23:05:19 +02:00
views core: overwrite user on token creation 2021-03-30 22:46:19 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py core: make Source model managed, add inbuilt source 2021-04-09 16:20:59 +02:00
channels.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
expression.py expressions: set exception as message field 2021-01-14 21:58:10 +01:00
managed.py core: make Source model managed, add inbuilt source 2021-04-09 16:20:59 +02:00
middleware.py root: fix request_id not being logged for actual asgi requests 2021-02-16 19:14:08 +01:00
models.py core: consider never consider expiring models with self.expiring set to false expired 2021-04-10 23:42:42 +02:00
signals.py api: add tests for swagger generation 2021-03-30 15:23:37 +02:00
tasks.py helm: don't automount Service token when integration is not enabled, improve k8s detection 2021-04-07 16:16:17 +02:00
types.py core: fix schema for Challenge's type enum 2021-04-04 16:15:58 +02:00
urls.py core: overwrite user on token creation 2021-03-30 22:46:19 +02:00