-
|
As of the last update everything broke as it seems it doesn't suppoprt the forward_scheme variable anymore: |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 21 replies
-
|
a529a49 seems to have removed it |
Beta Was this translation helpful? Give feedback.
-
|
yes it was removed |
Beta Was this translation helpful? Give feedback.
-
|
@Zoey2936 Ok so now what? What is the workaround then? |
Beta Was this translation helpful? Give feedback.
-
|
The issue is that the whole application isn't even starting, so I can't update the configs. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
|
the workarround is not using the varaibles at all, there is no reason to even use them. But you can try the last release, it should now only disable effected hosts |
Beta Was this translation helpful? Give feedback.
-
|
This was quite an unfortunate and seemingly unannounced change. I ended up fixing my hosts and not using the variables anymore but yeah. Luckily everything is back up for me. |
Beta Was this translation helpful? Give feedback.
-
|
The readme describes how to configure many auth services, (anubis), tinyauth, authelia, authentic. All these examples are at least limited supported by me. If you need to input something inside a location, then this also possible using a custom location with its path set to /. So I don't see what usecase is there for this variables, even because they may were only be used in user provided configs, and I hope the uses itself knows to what theese were set. |
Beta Was this translation helpful? Give feedback.
-
|
Why these variables been removed? |
Beta Was this translation helpful? Give feedback.
-
|
These variables allow people to apply DRY to their custom configs since the forward hostname and forward port is a setting in NPM. |
Beta Was this translation helpful? Give feedback.

The readme describes how to configure many auth services, (anubis), tinyauth, authelia, authentic. All these examples are at least limited supported by me. If you need to input something inside a location, then this also possible using a custom location with its path set to /. So I don't see what usecase is there for this variables, even because they may were only be used in user provided configs, and I hope the uses itself knows to what theese were set.