authelia/internal/server
renovate[bot] d96c93ef2b
build(deps): update module github.com/valyala/fasthttp to v1.35.0 (#3120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-06 07:57:23 +10:00
..
locales feat(web): i18n asset overrides (#3040) 2022-04-04 12:15:26 +10:00
public_html feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
asset.go feat(web): i18n asset overrides (#3040) 2022-04-04 12:15:26 +10:00
const.go feat: implement mutual tls in the web server (#3065) 2022-04-05 09:57:47 +10:00
error_handler.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
handler_notfound.go fix(server): respond with 404/405 appropriately (#3087) 2022-04-04 09:58:01 +10:00
options_handler.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
server.go build(deps): update module github.com/valyala/fasthttp to v1.35.0 (#3120) 2022-04-06 07:57:23 +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(web): password reset custom url (#3111) 2022-04-04 17:46:55 +10:00