From: Chris B. <buc...@us...> - 2011-06-08 14:32:41
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SFCB - Small Footprint CIM Broker". The branch, master has been updated via 61bae3e66fe2adc23bd8e50f777c1d9f50b911a2 (commit) from 65450ac5a8757e028cd5fd40d487aa246f598346 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 61bae3e66fe2adc23bd8e50f777c1d9f50b911a2 Author: buccella <buc...@li...> Date: Wed Jun 8 10:33:29 2011 -0400 removed temp change for basicAuth ----------------------------------------------------------------------- Summary of changes: diff --git a/sfcb.cfg.pre.in b/sfcb.cfg.pre.in index fe4c9f8..fe3c8e2 100644 --- a/sfcb.cfg.pre.in +++ b/sfcb.cfg.pre.in @@ -58,7 +58,7 @@ useChunking: true ## Enable basic authentication for HTTP and HTTPS connections ## Default is false -doBasicAuth: true #temp change to test feature +doBasicAuth: false ## Name of of the authenticaion library. Leave off the ".so" ## Default is: sfcBasicAuthentication hooks/post-receive -- SFCB - Small Footprint CIM Broker |