@ -36,7 +36,7 @@ if action == "login" then
io.write("Username: ")
local username = io.read()
io.write("Password: ")
local password = io.read("*")
local password = read("*")
local data = {
["action"] = "login",
The note is not visible to the blocked user.