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/root
Jens L b84facb9fc
tests/e2e: fix tests to work without docker network_mode host (#8035)
* tests/e2e: start fixing tests to work without docker network_mode host

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

* migrate saml and oauth source

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

* update deps (mainly to update lxml which was causing a segfault on macos)

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

* migrate saml source

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

* format

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

* fix sentry env in testing

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

* make oauth types name and slug make more sense

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

* migrate ldap

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

* make tests run with --keepdb? partially?

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

* migrate radius

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

* fix proxy provider first half

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

* install libxml2-dev to work around seg fault?

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

* actually that doesn't change anything since use latest libxml2

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

* format

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

* refactor did not refactor the code

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-01-01 21:08:40 +01:00
..
db root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
messages ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
sessions root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
asgi.py root: properly catch 404 errors for websocket connections 2021-11-19 23:19:07 +01:00
asgi_middleware.py root: fix session middleware for websocket connections (#4909) 2023-03-12 16:47:19 +01:00
celery.py root: migrate bootstrap to blueprints (#6433) 2023-07-31 19:34:46 +02:00
install_id.py core: bump django from 4.1.7 to 4.2 (#5238) 2023-08-01 19:30:28 +02:00
middleware.py stages/user_login: session binding (#7881) 2023-12-23 01:20:23 +01:00
monitoring.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
settings.py stages/user_login: session binding (#7881) 2023-12-23 01:20:23 +01:00
test_runner.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
tests.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
urls.py internal: skip tracing for go healthcheck and metrics endpoints 2022-06-10 22:21:11 +02:00
websocket.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00