Attempt to patch a possible message injection hole.
This commit is contained in:
@@ -122,6 +122,7 @@ def message(phenny, input):
|
||||
tellee = input.nick
|
||||
channel = input.sender
|
||||
|
||||
if not os: return
|
||||
if not os.path.exists(phenny.tell_filename):
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user