mealie/tests/integration_tests/user_recipe_tests
Hayden 13850cda1f
security: multiple reported CVE fixes (#1515)
* update out of date license

* update typing / refactor

* fix arbitrarty path injection

* use markdown sanatizer to prevent XSS CWE-79

* fix CWE-918 SSRF by validating url and mime type

* add security docs

* update recipe-scrapers

* resolve DOS from arbitrary url

* update changelog

* bump version

* add ref to #1506

* add #1511 to changelog

* use requests decoder

* actually fix encoding issue
2022-07-31 13:10:20 -08:00
..
test_recipe_bulk_action.py feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
test_recipe_bulk_import.py feat(backend): Minor linting, bulk URL import, and improve BG tasks (#760) 2021-10-28 19:28:33 -08:00
test_recipe_comments.py feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
test_recipe_crud.py fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
test_recipe_export_as.py feat(backend): 🚧 stub out new exporter service (WIP) (#715) 2021-10-02 11:37:04 -08:00
test_recipe_favorites.py Refactor/conver to controllers (#923) 2022-01-13 13:06:52 -09:00
test_recipe_foods.py feat(backend): Minor linting, bulk URL import, and improve BG tasks (#760) 2021-10-28 19:28:33 -08:00
test_recipe_image_assets.py security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -08:00
test_recipe_ingredient_parser.py refactor: remove depreciated repo call (#1370) 2022-06-10 19:01:14 -08:00
test_recipe_owner.py feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
test_recipe_share_tokens.py feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
test_recipe_steps.py fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
test_recipe_units.py feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00