authelia/internal/server
James Elliott f12346e39c
fix(server): missing cache-control header (#3737)
This fixes a missing cache control header.

Fixes #3732.
2022-07-25 20:43:50 +10:00
..
locales fix(web): offline_access consent description (#3679) 2022-07-11 16:24:09 +10:00
public_html feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
asset.go fix(server): missing cache-control header (#3737) 2022-07-25 20:43:50 +10:00
const.go fix(server): missing cache-control header (#3737) 2022-07-25 20:43:50 +10:00
handlers.go feat(configuration): automatically map old keys (#3199) 2022-06-28 13:15:50 +10:00
server.go feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server_test.go feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
template.go refactor(server): factorize and improve csp (#3509) 2022-07-09 12:00:21 +10:00