Merge pull request #21591 from owncloud/add-code-checking-for-apps
Verify signature of apps with level "Official" coming from the appstore
Showing
- lib/private/app.php 4 additions, 4 deletionslib/private/app.php
- lib/private/installer.php 39 additions, 6 deletionslib/private/installer.php
- lib/private/integritycheck/checker.php 14 additions, 2 deletionslib/private/integritycheck/checker.php
- lib/private/ocsclient.php 1 addition, 1 deletionlib/private/ocsclient.php
- tests/lib/installer.php 12 additions, 0 deletionstests/lib/installer.php
- tests/lib/integritycheck/checkertest.php 58 additions, 0 deletionstests/lib/integritycheck/checkertest.php
- tests/lib/ocsclienttest.php 139 additions, 2 deletionstests/lib/ocsclienttest.php
Loading
Please register or sign in to comment