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.