HTML encode the link in the 302 redirect page to prevent XSS.
authorColin Newell <colin.newell@gmail.com>
Wed, 23 Jan 2013 19:31:34 +0000 (19:31 +0000)
committerColin Newell <colin.newell@gmail.com>
Sat, 26 Jan 2013 09:40:49 +0000 (09:40 +0000)
commit7af54927870a7c6f89323ac1876d49f92e7841f5
tree0acddca9bca08102c0764534d6c3b6e629765f19
parent8ba2999969105bb9079e0c42473d88e4b73e079a
HTML encode the link in the 302 redirect page to prevent XSS.
lib/Catalyst.pm
t/lib/TestApp/Controller/Root.pm
t/live_redirect_body.t