You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(site): escape appearance values in HTML output (#25804) (#26321)
Backport of #25804 to `release/2.29` (SEC-86 / ENG-2745).
Conflict resolution: applied the `html.EscapeString` calls to the
pre-refactor `renderHTMLWithState` (main has since extracted
`populateHTMLState`). Adapted `site.New` call in the test (returns one
value on 2.29) and recreated `smtp_internal_test.go` with only the
escaping test, since the file does not exist on this branch.
> 🤖 Backport prepared by Coder Agents on behalf of @f0ssel.
Co-authored-by: Jon Ayers <jon@coder.com>
0 commit comments