diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-27 12:17:39 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-27 12:17:39 -0400 |
commit | 18dfba868fe2fb9c64706b2123eb0b3a3ce66a77 (patch) | |
tree | 26f01bd943fe829d73f569c1bdc19ffef1026049 /doc/bugs | |
parent | 2940fe5334fa8cf14880eef41cd6dc9b762ac1cc (diff) | |
download | ikiwiki-18dfba868fe2fb9c64706b2123eb0b3a3ce66a77.tar ikiwiki-18dfba868fe2fb9c64706b2123eb0b3a3ce66a77.tar.gz |
Fix XSS in openid selector. Thanks, Raghav Bisht.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/XSS_Alert...__33____33____33__.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/XSS_Alert...__33____33____33__.html b/doc/bugs/XSS_Alert...__33____33____33__.html index 24a1a3af0..436e3faae 100644 --- a/doc/bugs/XSS_Alert...__33____33____33__.html +++ b/doc/bugs/XSS_Alert...__33____33____33__.html @@ -23,3 +23,7 @@ Thank You...!! Your Faithfully, Raghav Bisht raghav007bisht@gmail.com + +> Thanks Raghav for reporting this issue. I've fixed it in ikiwiki. +> +> --[[Joey]] |