Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The join API is not filtering for control characters in user name. This can be a problem for some XML parsers.
The text was updated successfully, but these errors were encountered:
Sanitize fullName parameter of join API. Fixes #10818
5c911dd
Merge pull request #10819 from bigbluebutton/join-api-sanitize
ecbf575
Sanitize parameters of API's. Fixes #10818
No branches or pull requests
The join API is not filtering for control characters in user name.
This can be a problem for some XML parsers.
The text was updated successfully, but these errors were encountered: