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
2021-04-26 17:11:50 +02:00
..
api core: add API to check access to single application by slug 2021-04-26 10:08:35 +02:00
migrations web/admin: add custom rendering for inbuilt sources 2021-04-09 16:30:53 +02:00
templates core: fix incorrect styling for bse_full template 2021-04-26 16:44:13 +02:00
tests core: add API to check access to single application by slug 2021-04-26 10:08:35 +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 api: make 401 messages clearer 2021-04-19 20:46:57 +02: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