mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fix security breach.
This commit is contained in:
		@@ -826,7 +826,7 @@ ComunicWeb.components.posts.ui = {
 | 
			
		||||
			appendTo: postRoot,
 | 
			
		||||
			type: "div",
 | 
			
		||||
			class: "post_content",
 | 
			
		||||
			innerHTML: info.content
 | 
			
		||||
			innerHTML: removeJavascriptEventsFromHTML(info.content)
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
		//Parse emojies
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user