authelia/internal/server
James Elliott 2dcfc0b04c
feat(handlers): authz authrequest authelia url (#5181)
This adjusts the AuthRequest Authz implementation behave similarly to the other implementations in as much as Authelia can return the relevant redirection to the proxy and the proxy just utilizes it if possible. In addition it swaps the HAProxy examples over to the ForwardAuth implementation as that's now supported.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 14:48:55 +10:00
..
locales i18n: update translations (#4850) 2023-01-30 10:16:52 +11:00
public_html ci: fix misc and refactorings (#4994) 2023-02-26 13:22:22 +11:00
asset.go feat(server): handle head method (#5003) 2023-02-28 20:01:09 +11:00
const.go refactor(commands): services (#4914) 2023-02-11 21:45:26 +11:00
gen.go refactor: fix misc alignment issues and gen (#4239) 2022-10-23 07:42:19 +11:00
handlers.go feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
server.go refactor(commands): services (#4914) 2023-02-11 21:45:26 +11:00
server_test.go refactor(commands): services (#4914) 2023-02-11 21:45:26 +11:00
template.go feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
template_test.go feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00