mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
reenable checkCode()
This commit is contained in:
parent
6aab50f8aa
commit
fad3bd7fc0
@ -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(',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user