1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/server
James Elliott 158783a9d4
feat(configuration): replace several configuration options ()
This change adjusts several global options moving them into the server block. It additionally notes other breaking changes in the configuration.

BREAKING CHANGE: Several configuration options have been changed and moved into other sections. Migration instructions are documented here: https://authelia.com/docs/configuration/migration.html#4.30.0
2021-08-02 21:55:30 +10:00
..
public_html feat: go:embed static assets () 2021-02-22 10:07:06 +11:00
const.go feat: go:embed static assets () 2021-02-22 10:07:06 +11:00
error_handler.go [MISC] Add missing CLI suite test () 2021-01-17 10:23:35 +11:00
options_handler.go fix(handlers): handle xhr requests to /api/verify with 401 () 2021-07-22 13:52:37 +10:00
server.go feat(configuration): replace several configuration options () 2021-08-02 21:55:30 +10:00
template.go feat: go:embed static assets () 2021-02-22 10:07:06 +11:00