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: HTML-encode parameter list in email log (#926)
Parameters can include untrusted user input and must be HTML-encoded when displayed in the admin UI to prevent rendering issues or security vulnerabilities such as HTML injection.
0 commit comments