authelia/internal/server
James Elliott 556a115c83
fix(server): missing modern security headers (#3288)
This fixes an issue with missing modern security headers such as the X-Content-Type-Options, Referer-Policy, etc.
2022-05-03 12:19:30 +10:00
..
locales fix(web): description of profile scope is not accurate (#3146) 2022-04-09 08:47:21 +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 fix(server): missing modern security headers (#3288) 2022-05-03 12:19:30 +10:00
server.go fix(server): incorrect remote ip logged in error handler (#3139) 2022-04-08 14:13:47 +10:00
server_test.go build(deps): update module github.com/valyala/fasthttp to v1.35.0 (#3120) 2022-04-06 07:57:23 +10:00
template.go feat(oidc): provide cors config including options handlers (#3005) 2022-04-07 10:58:51 +10:00