mirror of
https://github.com/kepler155c/opus
synced 2025-11-14 06:17:13 +00:00
security cleanup
This commit is contained in:
@@ -24,7 +24,7 @@ process:newThread('trust_server', function()
|
||||
|
||||
socket:write('Trust accepted')
|
||||
else
|
||||
socket:write('Invalid password or password is not set')
|
||||
socket:write('Invalid password')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user