Skip to content

Commit

Permalink
(SecurityTest:Setting) close #160
Browse files Browse the repository at this point in the history
  • Loading branch information
Medicean committed Apr 27, 2019
1 parent 83a1e9a commit 60a1b60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/modules/settings/adefault.js
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ class ADefault {
bpath: self.database_settings.bookmarks[t],
data: [
`<i class="fa fa-bookmark-o"></i>`,
// TODO: 测试是否会引起XSS
t,
Buffer.from(self.database_settings.bookmarks[t], 'base64').toString(),
]
Expand Down

0 comments on commit 60a1b60

Please sign in to comment.