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
Need to sanitize the Person name fields (and similar fields) when creating a new account and at any other places where someone might try to be abusive.
Description
Need to sanitize the
Personname fields (and similar fields) when creating a new account and at any other places where someone might try to be abusive.These should not accept HTML.
Code of Conduct