You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current method of validating if a received web command is authentic is inefficient and has many places it could be improved (such as not being as particular to the existence of whitespace in a payload resulting in 422s.)
This process should be looked at to see where it can be improved.
The text was updated successfully, but these errors were encountered:
The current method of validating if a received web command is authentic is inefficient and has many places it could be improved (such as not being as particular to the existence of whitespace in a payload resulting in 422s.)
This process should be looked at to see where it can be improved.
The text was updated successfully, but these errors were encountered: