authelia/internal/server
James Elliott 70ab8aab15
fix(web): show appropriate default and available methods (#2999)
This ensures that; the method set when a user does not have a preference is a method that is available, that if a user has a preferred method that is not available it is changed to an enabled method with preference put on methods the user has configured, that the frontend does not show the method selection option when only one method is available.
2022-03-28 12:26:30 +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(web): show appropriate default and available methods (#2999) 2022-03-28 12:26:30 +11:00
template.go fix(server): healthcheck ipv6 format is invalid (#3055) 2022-03-25 11:56:23 +11:00