iteration
This commit is contained in:
		@ -104,7 +104,7 @@ while true do
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    if request.action == "token" then
 | 
			
		||||
        if request.token == nil then
 | 
			
		||||
        if request.token == nil or request.token == "" then
 | 
			
		||||
            rednet.send(client_id, "invalid request", "auth")
 | 
			
		||||
        else
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user