The rest API for discussions was using custom HTML sanitisation code that matched the behaviour of the client-side library. This replaces the custom code with bleach for better security.
The rest API for discussions was using custom HTML sanitisation code that matched the behaviour of the client-side library. This replaces the custom code with bleach for better security.