elem-go does not escape attribute values, so the raw query reaches the rendered HTML verbatim. Pre-escape with html.EscapeString to prevent reflected XSS. Updates #3157 |
||
|---|---|---|
| .. | ||
| apple.go | ||
| auth_error.go | ||
| auth_success.go | ||
| auth_web.go | ||
| design.go | ||
| general.go | ||
| ping.go | ||
| ping_test.go | ||
| register_confirm.go | ||
| windows.go | ||