summaryrefslogtreecommitdiffhomepage
path: root/libs/lucid
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-07-30 11:26:27 +0000
committerSteven Barth <steven@midlink.org>2009-07-30 11:26:27 +0000
commit1172027f5a2fb440395491311db70c21f0dd0e37 (patch)
tree8e5f5b9407603f8890b5ab81815522f09c5bfeab /libs/lucid
parent8c8ecd1fa90cc83ebe35cd2c1b46133c72a8b5f7 (diff)
Disable Basic-Auth in SDK
Diffstat (limited to 'libs/lucid')
-rw-r--r--libs/lucid/hostfiles/etc/config/lucid6
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/lucid/hostfiles/etc/config/lucid b/libs/lucid/hostfiles/etc/config/lucid
index 22b7efad9..ab33e997f 100644
--- a/libs/lucid/hostfiles/etc/config/lucid
+++ b/libs/lucid/hostfiles/etc/config/lucid
@@ -10,9 +10,6 @@ config DirectoryPublisher webroot
option physical host/www
option virtual ''
option domain ''
- list read ':lo'
- list read ':br-lan'
- list read 'root'
config LuciWebPublisher luciweb
option name 'LuCI Webapplication'
@@ -20,9 +17,6 @@ config LuciWebPublisher luciweb
list virtual /luci
option domain ''
option home 1
- list exec ':lo'
- list exec ':br-lan'
- list exec 'root'
config RPCPublisher mainrpc
option namespace 'luci.lucid.rpc'