authelia/internal/templates
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
..
src fix(templates): plain text email misleading (#5036) 2023-03-07 10:45:59 +11:00
const.go fix(oidc): csp blocks form_post response form submit (#4719) 2023-01-08 07:04:06 +11:00
embed.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
funcs.go feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
funcs_test.go refactor: add some more useful templating funcs (#4891) 2023-02-08 01:28:09 +11:00
provider.go feat(handlers): authz authrequest authelia url (#5181) 2023-04-08 14:48:55 +10:00
types.go fix(oidc): csp blocks form_post response form submit (#4719) 2023-01-08 07:04:06 +11:00
util.go refactor: include additional important template funcs (#4690) 2023-01-04 00:11:10 +11:00
util_test.go fix(server): errors not logged (#4682) 2023-01-03 17:08:49 +11:00