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 L 122055b38b
stages/user_login: terminate others (#4754)
* rework session list

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* use sender filtering for signals when possible

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add terminate_other_sessions

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-02-22 14:09:28 +01:00
..
api core: Improve service account creation (#4751) 2023-02-22 13:19:01 +01:00
expression *: add additional prometheus metrics, remove unusable high entropy metrics 2023-02-19 17:08:40 +01:00
management root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
migrations core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +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/elements: add dropdown css to DOM directly instead of including 2023-02-05 23:32:54 +01:00
tests core: Improve service account creation (#4751) 2023-02-22 13:19:01 +01:00
views core: fix lint 2022-12-22 17:56:05 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02: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 stages/user_login: terminate others (#4754) 2023-02-22 14:09:28 +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 core: customisable user settings (#2397) 2022-03-03 00:13:06 +01:00
urls.py core: pre-hydrate config into templates to directly load correct assets 2022-07-29 00:04:44 +02:00