authelia/internal/server
James Elliott bed7a8ae32
feat(server): csp template (#2856)
Implements the ability for advanced users to override the CSP and easily include the required nonce.
2022-02-21 10:14:09 +11:00
..
public_html feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
const.go feat(server): csp template (#2856) 2022-02-21 10:14:09 +11:00
error_handler.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
options_handler.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
server.go fix(server): use of inconsistent methods for determining origin (#2848) 2022-02-07 00:37:28 +11:00
template.go feat(server): csp template (#2856) 2022-02-21 10:14:09 +11:00