mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
parent
a406f9f7de
commit
9388617f7d
@ -24,7 +24,7 @@ class Module extends \humhub\components\Module
|
||||
/**
|
||||
* @inheritdoc
|
||||
*/
|
||||
public $fileNameValidationPattern = '/[\x00-\x1F\x80-\xA0>\/\<"\':\*?|{}\[\]\\\\\/]/u';
|
||||
public $fileNameValidationPattern = '/[\x00-\x1F\x80-\xA0>\/\<":\*?|{}\[\]\\\\\/]/u';
|
||||
|
||||
/**
|
||||
* @see components\StorageManagerInterface
|
||||
|
Loading…
x
Reference in New Issue
Block a user