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

Webadmin -- authentification and annonymous mode #32

Open
debbabi opened this issue May 22, 2015 · 0 comments
Open

Webadmin -- authentification and annonymous mode #32

debbabi opened this issue May 22, 2015 · 0 comments

Comments

@debbabi
Copy link
Member

debbabi commented May 22, 2015

Should authenticate to access Webadmin.
login cridentials should be provided in run.js file, e.g.,

{ 
    "web-admin-port" : 9000,
    "web-admin-user" : "admin",
    "web-admin-password" : "admin",
   ...
}

We can also allow "annonymous" mode to allow users "view" Cohorte nodes/isolates/components without modifying them (stopping nodes/isolates, etc).

@debbabi debbabi added this to the 1.3.0 milestone Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant