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 7e75a48fd0
ATH-01-009: migrate impersonation to use API
Signed-off-by: Jens Langhammer <jens@goauthentik.io>

# Conflicts:
#	authentik/core/urls.py
#	web/src/admin/AdminInterface.ts
#	web/src/admin/users/RelatedUserList.ts
#	web/src/admin/users/UserListPage.ts
#	web/src/admin/users/UserViewPage.ts
#	web/src/user/UserInterface.ts
2023-06-19 13:45:07 +02:00
..
api ATH-01-009: migrate impersonation to use API 2023-06-19 13:45:07 +02:00
expression web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
management root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
migrations providers: Add ability to choose a default authentication flow (#5070) 2023-03-24 13:26:00 +01:00
sources core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
templates web: full web components part 1 (#4964) 2023-03-17 23:10:19 +01:00
tests ATH-01-009: migrate impersonation to use API 2023-06-19 13:45:07 +02:00
views ATH-01-009: migrate impersonation to use API 2023-06-19 13:45:07 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py core: fix websocket url path (#5019) 2023-03-21 00:20:48 +01:00
auth.py core: fix lint error 2022-04-08 10:10:30 +02:00
channels.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
middleware.py core: explicitly enable locales (#3889) 2022-10-28 19:42:49 +02:00
models.py providers: Add ability to choose a default authentication flow (#5070) 2023-03-24 13:26:00 +01:00
signals.py stages/user_login: terminate others (#4754) 2023-02-22 14:09:28 +01:00
tasks.py providers/proxy: send token request internally, with overwritten host header (#4675) 2023-02-13 16:34:47 +01:00
types.py stages: Add ability to set user friendly names for MFA stages (#5005) 2023-04-02 16:52:44 +02:00
urls.py ATH-01-009: migrate impersonation to use API 2023-06-19 13:45:07 +02:00