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
we already enforcing types, which is already a good thing. And we are also checking if the values are valid, against our faux enums. So there shouldn't be too much of an issue. But further sanitization can never hurt.
Perhaps we should do even more and better sanitization of GET / POST requests. For example using the filter-input function.
The text was updated successfully, but these errors were encountered: