Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo security fixes from upstream #26

Merged
merged 7 commits into from
Sep 13, 2024

Commits on Sep 11, 2024

  1. Escape smartParse() immediately for blank values

    Change-Id: I13116a9cd3f80f773fe5a8984b4870af01f15e25
    yaronkoren authored and emkarcinos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    62bcea0 View commit details
    Browse the repository at this point in the history
  2. Add more escaping of messages and params

    Change-Id: I8323c4900f24078c2f55b7c54a489efc66ec31c9
    yaronkoren authored and emkarcinos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bd6872e View commit details
    Browse the repository at this point in the history
  3. Fixes for 1144d41 - fix over-escaping

    Change-Id: I28379f0975bdfc7ad9d7df9c7391bdf60ae721ac
    yaronkoren authored and emkarcinos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    427a0dc View commit details
    Browse the repository at this point in the history
  4. More escaping of templates and params

    Change-Id: I287ed519fe95083c4ad60eba1eeae6ce2274238e
    yaronkoren authored and emkarcinos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e11e225 View commit details
    Browse the repository at this point in the history
  5. More fixes for 1144d41 - further over-escaping fixes

    Change-Id: I73de717699cfa970bd4be6e27b3e7dc3a07dfdeb
    yaronkoren authored and emkarcinos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e087060 View commit details
    Browse the repository at this point in the history
  6. Parse message for Html::warningBox

    Follow-Up: I6897388ef05b5f1d61f09caaa9c328cdbe84f431
    Change-Id: Ic8a2c4bf473d3e1c54e1bc4729ed13086ab15f26
    umherirrender authored and emkarcinos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    68d7e2d View commit details
    Browse the repository at this point in the history
  7. Fix for 5e950bd - get gallery format working again

    Change-Id: I03fbc0e54da8fdb1a5706036b27d43a2834759ef
    yaronkoren authored and emkarcinos committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2b056b4 View commit details
    Browse the repository at this point in the history