InvenTree/InvenTree
Oliver 69c3e5e222
Remove hidden characters from form fields (#3597)
* Remove control and non-printable characters from form fields (server side)

* Update regex to properly filter out control characters only

* Add regex lib to requirements flie

* Fix regex in javascript (client side)

* add required unicode flag
2022-08-24 15:12:02 +10:00
..
InvenTree Remove hidden characters from form fields (#3597) 2022-08-24 15:12:02 +10:00
build Build API improvements (#3581) 2022-08-19 17:16:38 +10:00
common fix: invalid chas in cache key (#3574) 2022-08-19 07:56:03 +10:00
company Allow SupplierPart list to be filtered by SKU (#3417) 2022-07-27 13:02:13 +10:00
label Fix dimensions for label templates (#3578) 2022-08-19 11:57:33 +10:00
locale New Crowdin updates (#3583) 2022-08-23 10:04:13 +10:00
order Adds option for duplicating an existing purchase order (#3567) 2022-08-19 11:34:37 +10:00
part Remove hidden characters from form fields (#3597) 2022-08-24 15:12:02 +10:00
plugin Fix: Broken subfolder tests in postgres/docker CI in master (#3559) 2022-08-17 09:10:56 +10:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Bug fix for loading asset files in reports (#3596) 2022-08-24 11:26:38 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Build API improvements (#3581) 2022-08-19 17:16:38 +10:00
templates Remove hidden characters from form fields (#3597) 2022-08-24 15:12:02 +10:00
users Fix API endpoint permission for the "AttachmentMixin" class (#3218) 2022-06-18 14:48:09 +10:00
config_template.yaml Custom splash screen (#3499) 2022-08-09 09:42:53 +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