I am trying 6.8rc7 at the moment and I need to disable the new login form. Is this possible? I need my basic HTTP Auth back.
I am using a reverse proxy with http-authorization header to sign into unraid. The reverse proxy uses an oauth2 flow to authorize me then passes the http-authorization headers with the base64 encoded user:password to unraid so I don't have to also type in those details.