ORIENT/modules
Christian 0eac53bdd1 Fix pathing issue in media manager (#3604)
Fix pathing issue in media manager

Currently there is a way to manipulate folder names using the request headers for the medafinder folder path. since `validatePath` does not validate file names but rather only validates the existence of a folder in a parent/subdirectory. We can utilize `validateFileName` to verify if the name of the folder path being created is valid during the folder creation process and the name applying process.
2018-06-22 16:35:33 +10:00
..
backend Fix pathing issue in media manager (#3604) 2018-06-22 16:35:33 +10:00
cms Make code parser data cache key configurable (#3373) 2018-06-05 10:10:35 -06:00
system Compiled assets 2018-06-07 00:09:12 -06:00