sensu / uchiwa-chef

Other
33 stars 40 forks source link

Allow no authentication #38

Closed duncanphillips closed 8 years ago

duncanphillips commented 9 years ago

Allows for the parameters for user and password to be set to nil, which will then disable authentication in uchiwa.

palourde commented 9 years ago

@duncanphillips You could simply leave both attributes to an empty string, Uchiwa will then ignore them.

amdprophet commented 8 years ago

Please set username & password to an empty string for now. This will be fixed in the cookbook refactor.