Skip to content

Commit 1f51482

Browse files
3.0.9
Fix vulnerability in form folder creation
1 parent b9c7678 commit 1f51482

File tree

86 files changed

+9
-2511
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+9
-2511
lines changed

includes/config/include.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
define('TP_ALLOWED_TAGS', '<b><i><sup><sub><em><strong><u><br><br /><a><strike><ul><blockquote><blockquote><img><li><h1><h2><h3><h4><h5><ol><small><font>');
3030
define('TP_FILE_PREFIX', 'EncryptedFile_');
3131
define('NUMBER_ITEMS_IN_BATCH', 100);
32-
define('WIP', true);
32+
define('WIP', false);
3333

3434
define('ERR_NOT_ALLOWED', '1000');
3535
define('ERR_NOT_EXIST', '1001');
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

install1/install/css/install.css

-123
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

install1/install/css/overcast/jquery-ui-1.10.3.custom.min.css

-5
This file was deleted.

install1/install/images/76.gif

-5.31 KB
Binary file not shown.
-882 Bytes
Binary file not shown.

install1/install/images/cross.png

-655 Bytes
Binary file not shown.

install1/install/images/error.png

-666 Bytes
Binary file not shown.
-696 Bytes
Binary file not shown.
-707 Bytes
Binary file not shown.
-655 Bytes
Binary file not shown.
-724 Bytes
Binary file not shown.

install1/install/images/tick.png

-634 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)