authelia/internal/server
James Elliott a283fda6d6
fix(oidc): handle authorization post requests (#4270)
This fixes an issue where the authorization endpoint was not handling post requests as per the specification. It also fixes the missing CORS middleware on the authorization endpoint.
2022-10-26 19:14:43 +11:00
..
locales i18n: update translations (#4053) 2022-09-24 08:27:10 +10: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: csp gen (#4163) 2022-10-22 22:19:32 +11:00
gen.go refactor: fix misc alignment issues and gen (#4239) 2022-10-23 07:42:19 +11:00
handlers.go fix(oidc): handle authorization post requests (#4270) 2022-10-26 19:14:43 +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: csp gen (#4163) 2022-10-22 22:19:32 +11:00