discourse/lib/import_export
Roman Rizzi 10565e4623
SECURITY: Safely decompress files. (#8124)
* FEATURE: Adds an extra protection layer when decompressing files.

* Rename exporter/importer to zip importer. Update old locale

* Added a new composite class to decompress a file with multiple strategies

* Set max file size inside a site setting

* Ensure that file is deleted after compression

* Sanitize path and files before compressing/decompressing
2019-10-03 10:19:35 -03:00
..
base_exporter.rb DEV: clean up dependencies in spec 2019-10-02 14:50:54 +10:00
category_exporter.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
category_structure_exporter.rb DEV: clean up dependencies in spec 2019-10-02 14:50:54 +10:00
importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
topic_exporter.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00