Add strip_unsafe_input/INPUT_CLEANUP_BYPASS_PERMISSIONS helpers to strip unsafe input on a per-command level. Resolves #1738.
This commit is contained in:
parent
0556f527fe
commit
2a8cc57bbe
6 changed files with 74 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ def text(session, *args, **kwargs):
|
|||
arguments are ignored.
|
||||
|
||||
"""
|
||||
|
||||
# from evennia.server.profiling.timetrace import timetrace
|
||||
# text = timetrace(text, "ServerSession.data_in")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue