authelia/internal/server
James Elliott d2f1e5d36d
feat(configuration): automatically map old keys (#3199)
This performs automatic remapping of deprecated configuration keys in most situations.
2022-06-28 13:15:50 +10:00
..
locales refactor(server): alphabetize translations (#3499) 2022-06-10 11:55:38 +10:00
public_html feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
asset.go fix(server): locale format incorrect (#3154) 2022-04-09 21:38:17 +10:00
const.go feat(oidc): provide cors config including options handlers (#3005) 2022-04-07 10:58:51 +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 feat(oidc): provide cors config including options handlers (#3005) 2022-04-07 10:58:51 +10:00