1
0
mirror of https://github.com/kepler155c/opus synced 2026-05-19 20:02:09 +00:00

security cleanup

This commit is contained in:
kepler155c@gmail.com
2017-05-13 21:05:05 -04:00
parent 6f62d59108
commit 4cbb2b2257
4 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -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