authelia/internal/server
James Elliott 3ba2eae20e
fix(server): verify endpoint 405ing non-get/head reqs (#4607)
Fixes an issue specific to envoy that prevents the verify endpoint working with requests not using the GET or HEAD methods.
2022-12-21 18:47:20 +11:00
..
locales i18n: update translation for portal.json (Finnish) (#4460) 2022-12-05 12:20:23 +11:00
public_html feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
asset.go i18n: update translations (#3972) 2022-09-16 15:01:22 +10:00
const.go refactor(server): simplify templating and url derivation (#4547) 2022-12-17 11:49:05 +11:00
gen.go refactor: fix misc alignment issues and gen (#4239) 2022-10-23 07:42:19 +11:00
handlers.go fix(server): verify endpoint 405ing non-get/head reqs (#4607) 2022-12-21 18:47:20 +11:00
server.go refactor: adjust defaults (#4137) 2022-10-07 13:52:01 +11:00
server_test.go refactor(server): use errgroup to supervise services (#3755) 2022-08-09 07:50:12 +10:00
template.go refactor(server): simplify templating and url derivation (#4547) 2022-12-17 11:49:05 +11:00