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.
The text was updated successfully, but these errors were encountered:
I was attempting to npm install it. But I see a bunch of errors and spotted this line: gyp verb which failed Error: not found: python2. Is there really a dependency that need Python 2?
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.The text was updated successfully, but these errors were encountered: