[Pkg-owncloud-commits] [owncloud] 15/223: reenable checkCode()
David Prévot
taffit at moszumanska.debian.org
Sun Jun 22 01:53:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit fad3bd7fc0c094bd16e07708557cd1a7676889cd
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date: Thu Jun 5 16:32:46 2014 +0200
reenable checkCode()
---
lib/private/installer.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/private/installer.php b/lib/private/installer.php
index 0667711..c0fc530 100644
--- a/lib/private/installer.php
+++ b/lib/private/installer.php
@@ -514,7 +514,6 @@ class OC_Installer{
* @return boolean true for app is o.k. and false for app is not o.k.
*/
public static function checkCode($appname, $folder) {
- return true;
$blacklist=array(
'exec(',
'eval(',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list