Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
question2answer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
outils
question2answer
Commits
188f5e98
Commit
188f5e98
authored
May 04, 2020
by
Guillaume Turri
Committed by
Guillaume Turri
May 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prevent using <embed> and <object> tags
we don't really need them, do we?
parent
7ed3f6a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
qa-base.php
qa-include/qa-base.php
+1
-1
No files found.
qa-include/qa-base.php
View file @
188f5e98
...
...
@@ -1024,7 +1024,7 @@ function qa_sanitize_html($html, $linksnewwindow = false, $storage = false)
$safe
=
htmLawed
(
$html
,
array
(
'safe'
=>
1
,
'elements'
=>
'*
+embed+object
-form'
,
'elements'
=>
'*-form'
,
'schemes'
=>
'href: aim, feed, file, ftp, gopher, http, https, irc, mailto, news, nntp, sftp, ssh, telnet; *:file, http, https; style: !; classid:clsid'
,
'keep_bad'
=>
0
,
'anti_link_spam'
=>
array
(
'/.*/'
,
''
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment