Closed ayastreb closed 7 years ago
+1
Implemented. You can now set LOGIN
and PASSWORD
env variables and the app will require basic HTTP auth with those credentials.
I've also updated Heroku deploy template, so users can set login/pass from Heroku interface while deploying the app.
Need to add ability to password protect the proxy server for users running their own private instance.