Support custom domains. Fix host-record/address resolution.
This commit is contained in:
4
TODO.md
4
TODO.md
@@ -16,3 +16,7 @@ Affects: keila (CORS headers), plausible (Private-Network-Access header).
|
||||
## Input validation for header values
|
||||
|
||||
Header values with special characters (newlines, NULs) should be rejected at registration time. Currently values are Go-`%q`-quoted in the HAProxy output which handles spaces/commas but may produce backslash escapes that HAProxy doesn't understand for edge cases.
|
||||
|
||||
## APT package: Authelia bare-metal installation
|
||||
|
||||
When building the wild-central apt package in `dist/`, include Authelia as a dependency or document its installation. Bare-metal installation instructions: https://www.authelia.com/integration/deployment/bare-metal/
|
||||
|
||||
Reference in New Issue
Block a user