-
- Downloads
Move index.php from files to AppFramework
1. Allows it to use the more secure CSP rules of the AppFramework. 2. Adds some unit tests.
Showing
- apps/files/appinfo/app.php 3 additions, 1 deletionapps/files/appinfo/app.php
- apps/files/appinfo/routes.php 5 additions, 2 deletionsapps/files/appinfo/routes.php
- apps/files/controller/viewcontroller.php 224 additions, 0 deletionsapps/files/controller/viewcontroller.php
- apps/files/index.php 0 additions, 161 deletionsapps/files/index.php
- apps/files/tests/controller/ViewControllerTest.php 250 additions, 0 deletionsapps/files/tests/controller/ViewControllerTest.php
- lib/private/appframework/dependencyinjection/dicontainer.php 4 additions, 0 deletionslib/private/appframework/dependencyinjection/dicontainer.php
- tests/lib/helper.php 20 additions, 8 deletionstests/lib/helper.php
- tests/lib/urlgenerator.php 5 additions, 5 deletionstests/lib/urlgenerator.php
Loading
Please register or sign in to comment