mirror of
https://github.com/kepler155c/opus
synced 2025-05-01 15:04:13 +00:00
security fix
This commit is contained in:
parent
15a627f7e9
commit
cceb6c8409
@ -161,7 +161,7 @@ local function trusted(msg, port)
|
||||
|
||||
if not Security.hasPassword() then
|
||||
-- no password has been set on this computer
|
||||
return true
|
||||
--return true
|
||||
end
|
||||
|
||||
local trustList = Util.readTable('usr/.known_hosts') or { }
|
||||
|
Loading…
x
Reference in New Issue
Block a user