You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The option REVERSE_PROXY_AUTHENTICATION_USER option allows users to be created, which is great, but I noticed the email address tends to look something like this, c8147db3-4a42-a6b3-8642-d7c33fc55365@localhost. I'm not sure where that value comes from, but I'm pretty confident it's relatively useless.
When the proxy is providing authentication information, I imagine the user's email address is readily available to the proxy. In this case, it would be helpful if the option REVERSE_PROXY_AUTHENTICATION_EMAIL could be added so that the value can be correctly filled out during registration.
It'd also be nice if there were an option to automatically update the address if it changes.
The text was updated successfully, but these errors were encountered:
[x]
):Description
The option
REVERSE_PROXY_AUTHENTICATION_USER
option allows users to be created, which is great, but I noticed the email address tends to look something like this,c8147db3-4a42-a6b3-8642-d7c33fc55365@localhost
. I'm not sure where that value comes from, but I'm pretty confident it's relatively useless.When the proxy is providing authentication information, I imagine the user's email address is readily available to the proxy. In this case, it would be helpful if the option
REVERSE_PROXY_AUTHENTICATION_EMAIL
could be added so that the value can be correctly filled out during registration.It'd also be nice if there were an option to automatically update the address if it changes.
The text was updated successfully, but these errors were encountered: