* Fixed host builds
This commit is contained in:
parent
c1f831425d
commit
d291e1c3f5
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ function init(path)
|
|||
luci.sys.wifi.iwscan = function() return {} end
|
||||
|
||||
luci.sys.user.checkpasswd = function() return true end
|
||||
luci.http.basic_auth = function() return true end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue