authelia/internal/server
James Elliott c5c6bda8b0
refactor: configuration agnostic healthcheck (#2231)
This makes the healthcheck simple and configured directly by Authelia's configuration on startup.
2021-08-05 14:02:07 +10:00
..
public_html feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
const.go refactor: configuration agnostic healthcheck (#2231) 2021-08-05 14:02:07 +10:00
error_handler.go fix(server): use lower case in error messages (#2151) 2021-08-04 09:18:20 +10:00
options_handler.go fix(handlers): handle xhr requests to /api/verify with 401 (#2189) 2021-07-22 13:52:37 +10:00
server.go refactor: configuration agnostic healthcheck (#2231) 2021-08-05 14:02:07 +10:00
template.go refactor: configuration agnostic healthcheck (#2231) 2021-08-05 14:02:07 +10:00