uawdijnntqw1x1x1
IP : 18.190.207.156
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
axolotl
/
data
/
www
/
yar.axolotls.ru
/
bitrix
/
modules
/
disk
/
tools
/
uf.php
/
/
<?php use Bitrix\Disk\Uf\LocalDocumentController; define("STOP_STATISTICS", true); define("PUBLIC_AJAX_MODE", true); define("NO_KEEP_STATISTIC", "Y"); define("NO_AGENT_STATISTIC","Y"); define("DisableEventsCheck", true); $siteId = isset($_REQUEST['SITE_ID']) && is_string($_REQUEST['SITE_ID'])? $_REQUEST['SITE_ID'] : ''; $siteId = substr(preg_replace('/[^a-z0-9_]/i', '', $siteId), 0, 2); if(!empty($siteId) && is_string($siteId)) { define('SITE_ID', $siteId); } $whileListDownloadActions = [ 'downloadFile', 'download', 'downloadArchive', 'downloadArchiveByEntity', 'show', 'showView', 'showVersionView', 'showViewHtml', 'showPreview', 'transformOnOpen', 'showTransformationInfo', ]; if(isset($_GET['action']) && in_array($_GET['action'], $whileListDownloadActions, true)) { define('BX_SECURITY_SESSION_READONLY', true); } require_once($_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/prolog_before.php"); if(!\Bitrix\Main\Loader::includeModule('disk')) { die; } if(!empty($_GET['document_action']) && !empty($_GET['service'])) { if(LocalDocumentController::isLocalService($_GET['service'])) { $docController = new LocalDocumentController; $docController ->setActionName(empty($_GET['primaryAction'])? $_GET['document_action'] : $_GET['primaryAction']) ->exec() ; } else { $docController = new \Bitrix\Disk\Uf\DocumentController(); $docController ->setActionName($_GET['document_action']) ->setDocumentHandlerName($_GET['service']) ->exec(); } } $oauthToken = $_GET['auth']; if($oauthToken && \Bitrix\Main\Loader::includeModule('rest')) { $authResult = null; if(\CRestUtil::checkAuth( $oauthToken, \Bitrix\Disk\Driver::INTERNAL_MODULE_ID, $authResult )) { \CRestUtil::makeAuth($authResult); } } $ufController = new Bitrix\Disk\Uf\Controller(); $ufController ->setActionName($_GET['action']) ->exec();
/var/www/axolotl/data/www/yar.axolotls.ru/bitrix/modules/disk/tools/uf.php