MAGETWO-39386: Restrict var_generation directory permissions
- create deploy module to contain the mode set command - added library functionality of recursively changing permissions
Showing
- .htaccess 2 additions, 1 deletion.htaccess
- app/code/Magento/Deploy/Console/Command/SetModeCommand.php 115 additions, 0 deletionsapp/code/Magento/Deploy/Console/Command/SetModeCommand.php
- app/code/Magento/Deploy/Console/Command/ShowModeCommand.php 74 additions, 0 deletionsapp/code/Magento/Deploy/Console/Command/ShowModeCommand.php
- app/code/Magento/Deploy/LICENSE.txt 48 additions, 0 deletionsapp/code/Magento/Deploy/LICENSE.txt
- app/code/Magento/Deploy/LICENSE_AFL.txt 48 additions, 0 deletionsapp/code/Magento/Deploy/LICENSE_AFL.txt
- app/code/Magento/Deploy/Model/Mode.php 372 additions, 0 deletionsapp/code/Magento/Deploy/Model/Mode.php
- app/code/Magento/Deploy/README.md 8 additions, 0 deletionsapp/code/Magento/Deploy/README.md
- app/code/Magento/Deploy/Test/Unit/Console/Command/SetModeCommandTest.php 91 additions, 0 deletions...o/Deploy/Test/Unit/Console/Command/SetModeCommandTest.php
- app/code/Magento/Deploy/Test/Unit/Console/Command/ShowModeCommandTest.php 58 additions, 0 deletions.../Deploy/Test/Unit/Console/Command/ShowModeCommandTest.php
- app/code/Magento/Deploy/composer.json 25 additions, 0 deletionsapp/code/Magento/Deploy/composer.json
- app/code/Magento/Deploy/etc/di.xml 17 additions, 0 deletionsapp/code/Magento/Deploy/etc/di.xml
- app/code/Magento/Deploy/etc/module.xml 14 additions, 0 deletionsapp/code/Magento/Deploy/etc/module.xml
- app/code/Magento/Developer/Console/Command/CssDeployCommand.php 2 additions, 1 deletion...de/Magento/Developer/Console/Command/CssDeployCommand.php
- app/code/Magento/Store/Model/Config/StoreView.php 112 additions, 0 deletionsapp/code/Magento/Store/Model/Config/StoreView.php
- composer.json 1 addition, 0 deletionscomposer.json
- composer.lock 143 additions, 239 deletionscomposer.lock
- dev/tests/integration/testsuite/Magento/Framework/Filesystem/Directory/WriteTest.php 13 additions, 0 deletions...uite/Magento/Framework/Filesystem/Directory/WriteTest.php
- lib/internal/Magento/Framework/App/Bootstrap.php 9 additions, 1 deletionlib/internal/Magento/Framework/App/Bootstrap.php
- lib/internal/Magento/Framework/App/Test/Unit/BootstrapTest.php 13 additions, 0 deletions...nternal/Magento/Framework/App/Test/Unit/BootstrapTest.php
- lib/internal/Magento/Framework/Filesystem/Directory/Write.php 15 additions, 0 deletions...internal/Magento/Framework/Filesystem/Directory/Write.php
Please register or sign in to comment