Commit 60a1b60b authored by Medicean's avatar Medicean

(SecurityTest:Setting) close #160

parent 83a1e9af
......@@ -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(),
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment