authelia/internal/server
James Elliott ff6be40f5e
feat(oidc): pushed authorization requests (#4546)
This implements RFC9126 OAuth 2.0 Pushed Authorization Requests. See https://datatracker.ietf.org/doc/html/rfc9126 for the specification details.
2023-03-06 14:58:50 +11: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(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11: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(server): handle head method (#5003) 2023-02-28 20:01:09 +11:00