Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Securing Node-RED with user and password #1111

Closed
namgk opened this issue Jan 10, 2017 · 3 comments
Closed

Securing Node-RED with user and password #1111

namgk opened this issue Jan 10, 2017 · 3 comments

Comments

@namgk
Copy link
Contributor

namgk commented Jan 10, 2017

Hi,

Seems like a bug, steps to reproduce at commit 75855d5:

  • Clone the repo, npm install and npm run build.
  • Modify settings.js: un-comment the adminAuth block
  • Start node red and go to http://localhost:1880
  • Login

Unexpected result: cannot load editor.

@knolleary
Copy link
Member

Hi, we will need some more details to understand what's happening here.

  1. Did you confirm you can load the editor before you enable adminAuth?
  2. Did you just uncomment adminAuth or did you also configure it with proper values?
  3. What error do you get when trying to load the editor?

@knolleary
Copy link
Member

Recreated - investigating.

@knolleary
Copy link
Member

Thanks for spotting this!

dschrecking pushed a commit to SEDARI/neros that referenced this issue Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants