-
-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Description
Describe the bug:
Hey, I am running a private zone for the TLD “.lan”.
This is not supported when I use the proxy auth feature.
{
"message": "ProxyAuth Domain base domain sonarr.lan does not equal $APP_URL base domain auth.lan. Base domain names must match."
}To Reproduce:
- setup DNS zone with ".lan"
- create entries for auth.lan and myapp.lan
- setup reverseproxy with proxy auth
- visit myapp.lan
Expected behavior:
serve myapp.lan after login
notquitenothing