iteration
This commit is contained in:
		@ -15,7 +15,7 @@ function get_token()
 | 
			
		||||
    return settings.get("auth.token")
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
function check_user_group(username, group)
 | 
			
		||||
function check_user_in_group(username, group)
 | 
			
		||||
    local data = {
 | 
			
		||||
        ["action"] = "check_group",
 | 
			
		||||
        ["username"] = username,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user