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
I am hosting a single-user instance behind a reverse proxy which handles authentication. For that reason, no additional password is needed. However, I found no way of disabling the password prompt.
Ideally, there would be an environment variable like DISABLE_AUTH or something like that.