Apply HTML escaping to timestamp attribute in Whitelabel error page#50205
Conversation
7eb8b36 to
78dfd57
Compare
|
Thanks for the PR, @kwondh5217. Could you please make similar changes for WebFlux? I think both timestamp and requestId should be escaped there. Also, please be aware that I've updated the PR's base branch to be |
78dfd57 to
31aadbb
Compare
Please ignore this. I've restored the base branch back to |
31aadbb to
f37ef4d
Compare
|
Done. Applied |
See spring-projectsgh-50205 Signed-off-by: Daeho Kwon <trewq231@naver.com>
c839956 to
b1ffa65
Compare
Apply
htmlEscape()to thetimestampattribute.Closes gh-50203