authelia/internal/server
James Elliott a345490826
feat(server): handle head method (#5003)
This implements some HEAD method handlers for various static resources and the /api/health endpoint.
2023-02-28 20:01:09 +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(server): handle head method (#5003) 2023-02-28 20:01:09 +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