]> git.wh0rd.org - tt-rss.git/commit
Merge branch 'settimeout-strings' into 'master'
authorAndrew Dolgov <cthulhoo@gmail.com>
Sun, 22 Jan 2017 06:47:20 +0000 (09:47 +0300)
committerAndrew Dolgov <cthulhoo@gmail.com>
Sun, 22 Jan 2017 06:47:20 +0000 (09:47 +0300)
commit7262c1726f1b900d2211d4cfb9054aefb93b991e
tree7e9f21a5e61e030352a81711776731d514707bd1
parent0047f2578f126cb6de2eed928e86ed7340c3854d
parent88946d331aad96ecbdf9d570853121e5a7eb07ab
Merge branch 'settimeout-strings' into 'master'

Replace all setTimeout strings with functions

This fixes a cross-site scripting vulnerability.

See merge request !41