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
api_ws_msg.go
crypto.go
global.go
metrics.go
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