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/internal/outpost/ak
Jens L 367f86ecfb
root: optimise healthchecks (#5337)
* tests: remove redundant healthchecks

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

* internal: do healthcheck within proxy instead of wget to use correct port

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

* fix docs

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

* fix tags

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-04-21 13:32:48 +03:00
..
healthcheck root: optimise healthchecks (#5337) 2023-04-21 13:32:48 +03:00
api.go internal: better error message when outpost API controller couldn't fetch outposts 2023-02-08 14:13:17 +01:00
api_ws.go internal: fix race condition with config loading on startup, add index on debug server 2023-01-08 20:33:04 +01:00
api_ws_msg.go root: initial merging of outpost and main project 2021-06-16 12:02:02 +02:00
crypto.go crypto: make certificate parsing optional for crypto api (#3711) 2022-10-01 00:06:00 +02:00
global.go internal: fix race condition with config loading on startup, add index on debug server 2023-01-08 20:33:04 +01:00
metrics.go outposts: add consistent name and type to metrics 2021-09-16 10:14:51 +02:00
outpost.go providers/ldap: add unbind flow execution (#4484) 2023-01-23 20:36:30 +01:00
periodical.go providers/ldap: add unbind flow execution (#4484) 2023-01-23 20:36:30 +01:00
test.go root: make sentry DSN configurable (#4016) 2022-11-15 16:05:29 +01:00