sensu / uchiwa-chef

Other
33 stars 40 forks source link

please allow to disable auth #32

Closed runningman84 closed 9 years ago

runningman84 commented 9 years ago

I have nginx in front of it and I would like to manage my users there.

palourde commented 9 years ago

Hi @runningman84

In order to disable Uchiwa built-in authentication, you simply have to set the node['uchiwa']['settings']['user'] and node['uchiwa']['settings']['pass'] attributes to empty strings.