iteration
This commit is contained in:
		| @ -32,7 +32,7 @@ function generate_token(user) | ||||
| end | ||||
|  | ||||
| function convert_password(password) | ||||
|     return textutils.sha256(password + "3m&LmNm7") | ||||
|     return textutils.sha256(password .. "3m&LmNm7") | ||||
| end | ||||
|  | ||||
| load_data() | ||||
|  | ||||
		Reference in New Issue
	
	Block a user