Hi,
I want to broadcast messages including HTML tags, but there is a security problem cause of channel.trigger.
I try to send messages including script tags to all subscribers with browser console, and then they received this message without checking in the server side's controller.
So I wanna disable this function "channel.trigger". Do you have any good Idea?
Thank you for reading.