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
Hey guys,
I already created a PR for the persistent XSS: #10793
There is another one which is not as critical. When you create an account, the next step will ask for a username. This field will not save HTML control characters but you will receive an error which shows the attempted username unescaped.
Nothing critical but it is there.
The text was updated successfully, but these errors were encountered:
Hey guys,
I already created a PR for the persistent XSS: #10793
There is another one which is not as critical. When you create an account, the next step will ask for a username. This field will not save HTML control characters but you will receive an error which shows the attempted username unescaped.
Nothing critical but it is there.
The text was updated successfully, but these errors were encountered: