Roll20API icon indicating copy to clipboard operation
Roll20API copied to clipboard

Prevent API crash by sanitizing user input strings

Open jrizzle4shizzle opened this issue 3 years ago • 1 comments

If a user includes invalid Roll20 API markup in their player or character name, the TurnMarker crashes. By sanitizing the names, we prevent ignorant or malicious players from crashing the API.

jrizzle4shizzle avatar Apr 23 '21 19:04 jrizzle4shizzle

Sorry, I just noticed this. I'll take a look and see about integrating your suggestions. I actually do all my development in a different repo, so merging directly here isn't part of my process, but I appreciate you taking the time to send this issue to me, complete with a possible solution!

shdwjk avatar Jul 10 '21 15:07 shdwjk