-
-
Notifications
You must be signed in to change notification settings - Fork 60
Sanitization is skipped in _submit_input #428
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 Description
#425 disabled input sanitization.
Missing sender in the call to apply.
| var earliest_received_input = _input_encoder.apply(tick, snapshots) |
Steps to reproduce
N/A
Expected behavior
Inputs should be sanitized. Currently any client can send inputs that are just accepted.
Observed behavior
N/A
Versions
N/A
Notes
N/A
MRE
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working