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 responsibility of sanitizing user data falls on you (or 3rd-party helpers). It's usually advisable to reject any non-absolute non-HTTP(S) URLs really. This applies to all properties that are interpreted in any way, so beware of styles (colors, sizes, etc) too.
No description provided.
The text was updated successfully, but these errors were encountered: