Possible to remove UI login?

I have different logins for the dashboard UI and the admin, and I want to EITHER temporarily disable the UI login, or add a second (disposable) UI login.
Is this possible?

I'll answer my own question:
go into NodeRed's settings.js file, and comment out the "httpNodeAuth" line with a couple of //.
Reload/restart NodeRed ~ and now the dashboard doesn't ask for your username & password.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.