authelia/internal/server
James Elliott 6276883f04
refactor(configuration): utilize time duration decode hook (#2938)
This enhances the existing time.Duration parser to allow multiple units, and implements a decode hook which can be used by koanf to decode string/integers into time.Durations as applicable.
2022-03-02 17:40:26 +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 refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
template.go feat(server): csp template (#2856) 2022-02-21 10:14:09 +11:00