Ignore checkpasswd locally
This commit is contained in:
parent
a2c71bf739
commit
2baab00b19
@ -9,3 +9,5 @@
|
||||
x(self, schemedir or SYSROOT .. "/lib/uci/schema")
|
||||
end
|
||||
|
||||
local sys = require "luci.sys"
|
||||
sys.user.checkpasswd = function() return true end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user