InvenTree/InvenTree
Matthias Mair e83995b4f5
Add bleach (#41) (#3204)
* use shims for API view inheritation

* Add mixin for input sanitation

* fix clean operation to fix all string values

* Also clean up dicts
this is to future-proof this function

* Update docstirng

* proof custom methods against XSS through authenticated users
2022-06-16 10:01:53 +10:00
..
build Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
common Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
company Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
InvenTree Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
label Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
locale New Crowdin updates (#3187) 2022-06-16 07:57:23 +10:00
order Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
part Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
plugin Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
templates Merge pull request from GHSA-rm89-9g65-4ffr 2022-06-15 18:33:33 +10:00
users Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
config_template.yaml Sentry (#3174) 2022-06-11 23:13:13 +10:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00