0be883befb
* feat: customizable static assets This change provides the means to override specific assets from the embedded Go FS with files situated on disk. We only allow overriding the following files currently: * favicon.ico * logo.png * refactor(server): make logo string a const * refactor(suites): override favicon and use ntp3 in traefik2 suite * test(suites): test logo override in traefik2 suite * test(suites): test asset override fallback in traefik suite Closes #1630. |
||
---|---|---|
.. | ||
asset_override.go | ||
authelia_context.go | ||
authelia_context_test.go | ||
const.go | ||
errors.go | ||
http_to_authelia_handler_adaptor.go | ||
identity_verification.go | ||
identity_verification_test.go | ||
log_request.go | ||
log_request_test.go | ||
require_first_factor.go | ||
strip_path.go | ||
types.go |