Skip to content

Commit

Permalink
Merge pull request #190 from edx/security-fix/fix-xss-date
Browse files Browse the repository at this point in the history
Fix xss in date
  • Loading branch information
uzairr authored Jul 30, 2020
2 parents 6b0be2c + a006eef commit 314fae8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<abbr title="<%= date %>"></abbr>
<abbr title="<%- date %>"></abbr>

0 comments on commit 314fae8

Please sign in to comment.