mirror of https://github.com/buster-so/buster.git
- Added `html-escape` crate to `Cargo.toml` for HTML escaping. - Updated email template processing to escape HTML in message and button text, preventing potential XSS vulnerabilities. - Modified test cases to include HTML content in email parameters, ensuring proper handling and escaping. This change improves security by sanitizing user input in email communications. |
||
---|---|---|
.. | ||
buster_middleware | ||
database | ||
routes | ||
types | ||
utils | ||
main.rs |