ROOT/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php (line 117)
object(Cake\Http\Response) id:0 { 'status' => (int) 200 'contentType' => 'text/html' 'headers' => [ 'Content-Type' => [ (int) 0 => 'text/html; charset=UTF-8', ], ] 'file' => null 'fileRange' => [ ] 'cookies' => object(Cake\Http\Cookie\CookieCollection) id:1 { protected cookies => [ ] } 'cacheDirectives' => [ ] 'body' => '<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> CakePHP: the rapid development PHP framework: </title> <link href="/favicon.ico" type="image/x-icon" rel="icon"><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"> <link rel="stylesheet" href="/css/normalize.min.css"> <link rel="stylesheet" href="/css/milligram.min.css"> <link rel="stylesheet" href="/css/fonts.css"> <link rel="stylesheet" href="/css/cake.css"> <link rel="stylesheet" href="/css/home.css"> </head> <body> <header> <div class="container text-center"> <a href="https://cakephp.org/" target="_blank" rel="noopener"> <img alt="CakePHP" src="https://cakephp.org/v2/img/logos/CakePHP_Logo.svg" width="350" /> </a> <h1> Welcome to CakePHP 5.0.7 Chiffon (🍰) </h1> </div> </header> <main class="main"> <div class="container"> <div class="content"> <div class="row"> <div class="column"> <div class="message default text-center"> <small>Please be aware that this page will not be shown if you turn off debug mode unless you replace templates/Pages/home.php with your own version.</small> </div> <div id="url-rewriting-warning" style="padding: 1rem; background: #fcebea; color: #cc1f1a; border-color: #ef5753;"> <ul> <li class="bullet problem"> URL rewriting is not properly configured on your server.<br /> 1) <a target="_blank" rel="noopener" href="https://book.cakephp.org/5/en/installation.html#url-rewriting">Help me configure it</a><br /> 2) <a target="_blank" rel="noopener" href="https://book.cakephp.org/5/en/development/configuration.html#general-configuration">I don't / can't use URL rewriting</a> </li> </ul> </div> </div> </div> <div class="row"> <div class="column"> <h4>Environment</h4> <ul> <li class="bullet success">Your version of PHP is 8.1.0 or higher (detected 8.3.6).</li> <li class="bullet success">Your version of PHP has the mbstring extension loaded.</li> <li class="bullet success">Your version of PHP has the openssl extension loaded.</li> <li class="bullet success">Your version of PHP has the intl extension loaded.</li> </ul> </div> <div class="column"> <h4>Filesystem</h4> <ul> <li class="bullet success">Your tmp directory is writable.</li> <li class="bullet success">Your logs directory is writable.</li> <li class="bullet success">The <em>Cake\Cache\Engine\FileEngine</em> is being used for core caching. To change the config edit config/app.php</li> </ul> </div> </div> <hr> <div class="row"> <div class="column"> <h4>Database</h4> <ul> <li class="bullet success">CakePHP is able to connect to the database.</li> </ul> </div> <div class="column"> <h4>DebugKit</h4> <ul> <li class="bullet success">DebugKit is loaded.</li> <li class="bullet problem">There are configuration problems present which need to be fixed:<br />Try adding your current <b>top level domain</b> to the <a href="https://book.cakephp.org/debugkit/5/en/index.html#configuration" target="_blank">DebugKit.safeTld</a> config and reload.</li> </ul> </div> </div> <hr> <div class="row"> <div class="column links"> <h3>Getting Started</h3> <a target="_blank" rel="noopener" href="https://book.cakephp.org/5/en/">CakePHP Documentation</a> <a target="_blank" rel="noopener" href="https://book.cakephp.org/5/en/tutorials-and-examples/cms/installation.html">The 20 min CMS Tutorial</a> </div> </div> <hr> <div class="row"> <div class="column links"> <h3>Help and Bug Reports</h3> <a target="_blank" rel="noopener" href="https://slack-invite.cakephp.org/">Slack</a> <a target="_blank" rel="noopener" href="https://github.com/cakephp/cakephp/issues">CakePHP Issues</a> <a target="_blank" rel="noopener" href="https://discourse.cakephp.org/">CakePHP Forum</a> </div> </div> <hr> <div class="row"> <div class="column links"> <h3>Docs and Downloads</h3> <a target="_blank" rel="noopener" href="https://api.cakephp.org/">CakePHP API</a> <a target="_blank" rel="noopener" href="https://bakery.cakephp.org">The Bakery</a> <a target="_blank" rel="noopener" href="https://book.cakephp.org/5/en/">CakePHP Documentation</a> <a target="_blank" rel="noopener" href="https://plugins.cakephp.org">CakePHP plugins repo</a> <a target="_blank" rel="noopener" href="https://github.com/cakephp/">CakePHP Code</a> <a target="_blank" rel="noopener" href="https://github.com/FriendsOfCake/awesome-cakephp">CakePHP Awesome List</a> <a target="_blank" rel="noopener" href="https://www.cakephp.org">CakePHP</a> </div> </div> <hr> <div class="row"> <div class="column links"> <h3>Training and Certification</h3> <a target="_blank" rel="noopener" href="https://cakefoundation.org/">Cake Software Foundation</a> <a target="_blank" rel="noopener" href="https://training.cakephp.org/">CakePHP Training</a> </div> </div> </div> </div> </main> </body> </html> ' }
ROOT/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php (line 118)
'identity'
ROOT/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php (line 119)
object(Cake\Http\ServerRequest) id:0 { trustProxy => false protected params => [ 'pass' => [ (int) 0 => 'home', ], 'controller' => 'Pages', 'action' => 'display', 'plugin' => null, '_matchedRoute' => '/', '_ext' => null, ] protected data => [ ] protected query => [ ] protected cookies => [ ] protected _environment => [ 'LSPHP_ENABLE_USER_INI' => 'on', 'PATH' => '/usr/local/bin:/usr/bin:/bin', 'TEMP' => '/tmp', 'TMP' => '/tmp', 'TMPDIR' => '/tmp', 'PWD' => '/', 'HTTP_ACCEPT' => '*/*', 'CONTENT_LENGTH' => '0', 'HTTP_HOST' => 'flymetoyou.com', 'HTTP_USER_AGENT' => 'claudebot', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZiG8uiJ3OOtj9wk_ehJsrQAAAWY', 'REDIRECT_REDIRECT_QS_SrvConn' => '97', 'REDIRECT_REDIRECT_QS_AllConn' => '110', 'REDIRECT_REDIRECT_QS_ConnectionId' => '171348703352627873605362', 'REDIRECT_REDIRECT_SCRIPT_URL' => '/', 'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://flymetoyou.com/', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_UNIQUE_ID' => 'ZiG8uiJ3OOtj9wk_ehJsrQAAAWY', 'REDIRECT_QS_SrvConn' => '97', 'REDIRECT_QS_AllConn' => '110', 'REDIRECT_QS_ConnectionId' => '171348703352627873605362', 'REDIRECT_SCRIPT_URL' => '/', 'REDIRECT_SCRIPT_URI' => 'http://flymetoyou.com/', 'REDIRECT_STATUS' => '200', 'UNIQUE_ID' => 'ZiG8uiJ3OOtj9wk_ehJsrQAAAWY', 'QS_SrvConn' => '97', 'QS_AllConn' => '110', 'QS_ConnectionId' => '171348703352627873605362', 'SCRIPT_URL' => '/', 'SCRIPT_URI' => 'http://flymetoyou.com/', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'flymetoyou.com', 'SERVER_ADDR' => '192.185.16.148', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '3.144.253.161', 'DOCUMENT_ROOT' => '/home4/ajqetrte/public_html', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/home4/ajqetrte/public_html', 'SERVER_ADMIN' => 'webmaster@ajq.etr.temporary.site', 'SCRIPT_FILENAME' => '/home4/ajqetrte/public_html/webroot/index.php', 'REMOTE_PORT' => '21046', 'REDIRECT_URL' => '/webroot/', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1713487034.7315, 'REQUEST_TIME' => (int) 1713487034, 'argv' => [ ], 'argc' => (int) 0, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTPS' => false, ] protected base => '' protected webroot => '/' protected trustedProxies => [ ] protected _detectors => [ 'get' => [ 'env' => 'REQUEST_METHOD', 'value' => 'GET', ], 'post' => [ 'env' => 'REQUEST_METHOD', 'value' => 'POST', ], 'put' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PUT', ], 'patch' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PATCH', ], 'delete' => [ 'env' => 'REQUEST_METHOD', 'value' => 'DELETE', ], 'head' => [ 'env' => 'REQUEST_METHOD', 'value' => 'HEAD', ], 'options' => [ 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS', ], 'https' => [ 'env' => 'HTTPS', 'options' => [ (int) 0 => (int) 1, (int) 1 => 'on', ], ], 'ajax' => [ 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest', ], 'json' => [ 'accept' => [ (int) 0 => 'application/json', ], 'param' => '_ext', 'value' => 'json', ], 'xml' => [ 'accept' => [ (int) 0 => 'application/xml', (int) 1 => 'text/xml', ], 'exclude' => [ (int) 0 => 'text/html', ], 'param' => '_ext', 'value' => 'xml', ], 'mobile' => object(Closure) id:1 { }, 'tablet' => object(Closure) id:2 { }, ] protected _detectorCache => [ ] protected stream => object(Laminas\Diactoros\Stream) id:3 { protected resource => (resource (stream)) Resource id #5 protected stream => 'php://input' } protected uri => object(Laminas\Diactoros\Uri) id:4 { protected allowedSchemes => [ 'http' => (int) 80, 'https' => (int) 443, ] private scheme => 'http' private userInfo => '' private host => 'flymetoyou.com' private port => null private path => '/' private query => '' private fragment => '' private uriString => null } protected session => object(Cake\Http\Session) id:5 { protected _engine => null protected _started => false protected _lifetime => (int) 0 protected _isCLI => false protected headerSentInfo => null } protected flash => object(Cake\Http\FlashMessage) id:6 { protected _defaultConfig => [ 'key' => 'flash', 'element' => 'default', 'plugin' => null, 'params' => [ ], 'clear' => false, 'duplicate' => true, ] protected session => object(Cake\Http\Session) id: 5 {} protected _config => [ 'key' => 'flash', 'element' => 'default', 'plugin' => null, 'params' => [ ], 'clear' => false, 'duplicate' => true, ] protected _configInitialized => true } protected attributes => [ 'route' => object(Cake\Routing\Route\DashedRoute) id:7 { keys => [ ] options => [ '_ext' => [ ], 'routeClass' => 'Cake\Routing\Route\DashedRoute', ] defaults => [ 'controller' => 'Pages', 'action' => 'display', (int) 0 => 'home', 'plugin' => null, ] template => '/' protected _inflectedDefaults => null protected _greedy => false protected _compiledRoute => '#^/*$#' protected _name => 'pages:display' protected _extensions => [ ] protected middleware => [ ] }, 'identity' => null, 'authentication' => object(Authentication\AuthenticationService) id:8 { protected _authenticators => object(Authentication\Authenticator\AuthenticatorCollection) id:9 { '_loaded' => [ (int) 0 => 'Session', (int) 1 => 'Form', ] '_defaultConfig' => [ ] '_config' => [ ] '_configInitialized' => true '_identifiers' => object(Authentication\Identifier\IdentifierCollection) id:10 { '_loaded' => [ (int) 0 => 'Password', ] '_defaultConfig' => [ ] '_config' => [ ] '_configInitialized' => true '_errors' => [ ] '_successfulIdentifier' => null } } protected _identifiers => object(Authentication\Identifier\IdentifierCollection) id: 10 {} protected _successfulAuthenticator => null protected _result => object(Authentication\Authenticator\Result) id:11 { protected _status => 'FAILURE_OTHER' protected _data => null protected _errors => [ (int) 0 => 'Login URL `/` did not match `/users/login`.', ] } protected _defaultConfig => [ 'authenticators' => [ ], 'identifiers' => [ ], 'identityClass' => 'Authentication\Identity', 'identityAttribute' => 'identity', 'queryParam' => null, 'unauthenticatedRedirect' => null, ] protected _config => [ 'authenticators' => [ ], 'identifiers' => [ ], 'identityClass' => 'Authentication\Identity', 'identityAttribute' => 'identity', 'queryParam' => 'redirect', 'unauthenticatedRedirect' => '/users/login', ] protected _configInitialized => true }, 'authenticationResult' => object(Authentication\Authenticator\Result) id: 11 {}, 'csrfToken' => 'rIV2etqlJa8Ow0iRtu62XklSxOCxjtck4Wfzqo+rUunBg4lgxK+JitYK6eTVa83R8zTW1KJ5gdIE58Sx3Y2y5UdJ4L5woJ8aL2ry1Ne6skGEUMqTt51jj6K7vlCgmu/vszPb0eNZqOjKVbTjl0G4tw==', 'authorization' => object(Authorization\AuthorizationService) id:12 { protected resolver => object(Authorization\Policy\MapResolver) id:13 { protected map => [ 'Cake\Http\ServerRequest' => object(TinyAuth\Policy\RequestPolicy) id:14 { protected _defaultConfig => [ ] protected _acl => null protected _roles => null protected _prefixMap => null protected _userRoles => null protected _aclAdapter => null protected auth => null protected _allowAdapter => null protected _config => [ 'roleColumn' => 'user_role', 'allowAdapter' => 'TinyAuth\Auth\AllowAdapter\IniAllowAdapter', 'allowFilePath' => null, 'allowFile' => 'auth_allow.ini', 'allowNonPrefixed' => false, 'allowPrefixes' => [ ], 'aclAdapter' => 'TinyAuth\Auth\AclAdapter\IniAclAdapter', 'idColumn' => 'id', 'userColumn' => 'user_id', 'aliasColumn' => 'alias', 'rolesTable' => 'Roles', 'usersTable' => 'Users', 'pivotTable' => null, 'multiRole' => false, 'superAdminRole' => null, 'superAdmin' => null, 'superAdminColumn' => null, 'authorizeByPrefix' => false, 'allowLoggedIn' => false, 'protectedPrefix' => 'Admin', 'autoClearCache' => true, 'aclFilePath' => null, 'aclFile' => 'auth_acl.ini', 'includeAuthentication' => false, ] protected _configInitialized => true }, ] } protected authorizationChecked => true }, ] protected emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'flash', (int) 2 => 'webroot', (int) 3 => 'base', (int) 4 => 'params', (int) 5 => 'here', ] protected uploadedFiles => [ ] protected protocol => null protected requestTarget => null }