Redirect 302 redirect from GET @app_admin_users_index (524425)

GET https://missioncontrol.digitalsynergy.co.za/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#511
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#436 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#516
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#512 …}
  }
]
_stopwatch_token
"192be0"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22524425%22%2C%22route%22%3A%22app_admin_users_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CUserController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fanthony%5C%2Fcode%5C%2Fhosting-platform%5C%2Fcontrol-plane%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FUserController.php%22%2C%22line%22%3A51%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=524425; PHPSESSID=ceadf6f8ea7987ca39846d7233917a69"
host
"missioncontrol.digitalsynergy.co.za"
referer
"https://missioncontrol.digitalsynergy.co.za/admin/users"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 08 May 2026 18:58:33 GMT"
x-debug-token
"7192c0"

Cookies

Request Cookies

Key Value
PHPSESSID
"ceadf6f8ea7987ca39846d7233917a69"
main_deauth_profile_token
"524425"
sf_redirect
"{"token":"524425","route":"app_admin_users_index","method":"GET","controller":{"class":"App\\Controller\\Admin\\UserController","method":"index","file":"\/home\/anthony\/code\/hosting-platform\/control-plane\/app\/src\/Controller\/Admin\/UserController.php","line":51},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Fri, 08 May 26 18:58:33 +0000"
Last used
"Fri, 08 May 26 18:58:33 +0000"
Lifetime
28800

Session Attributes

Attribute Value
_security.main.target_path
"https://missioncontrol.digitalsynergy.co.za/admin/users"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Security.php"
    "line" => 65
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/src/EventListener/ForcePasswordChangeListener.php"
    "line" => 57
    "function" => "isGranted"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\ForcePasswordChangeListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
    "line" => 5
    "args" => [
      "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/src/Controller/SecurityController.php"
    "line" => 22
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
    "line" => 5
    "args" => [
      "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
    "line" => 5
    "args" => [
      "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"00393fdac154c528ebaf06578d671e73"
APP_SHARE_DIR
"var/share"
CP_HOSTNAME
"missioncontrol.digitalsynergy.co.za"
DATABASE_URL
"mysql://cp:fiSUQuwNzXSCJIZr@127.0.0.1:3306/cp?serverVersion=10.11.14-MariaDB&charset=utf8mb4"
DEFAULT_URI
"http://missioncontrol.digitalsynergy.co.za"
NODE_SECRET_KEY
"NglS9/ecdTygRSiQNvzXezEJehx3h+6CC6j1QC6N64o="

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/anthony/code/hosting-platform/control-plane/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/anthony/code/hosting-platform/control-plane/app"
]
DOCUMENT_ROOT
"/home/anthony/code/hosting-platform/control-plane/app/public"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22524425%22%2C%22route%22%3A%22app_admin_users_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CUserController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fanthony%5C%2Fcode%5C%2Fhosting-platform%5C%2Fcontrol-plane%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FUserController.php%22%2C%22line%22%3A51%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=524425; PHPSESSID=ceadf6f8ea7987ca39846d7233917a69"
HTTP_HOST
"missioncontrol.digitalsynergy.co.za"
HTTP_REFERER
"https://missioncontrol.digitalsynergy.co.za/admin/users"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
LSWS_EDITION
"Openlitespeed 1.9.0"
MMN_CONFIG
"/home/anthony/public/meetmyneed/config.php"
PATH
"/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.217.5"
REMOTE_PORT
"27063"
REQUEST_METHOD
"GET"
REQUEST_TIME
1778266713
REQUEST_TIME_FLOAT
1778266713.4389
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.1.9"
SERVER_ADMIN
""
SERVER_NAME
"missioncontrol.digitalsynergy.co.za"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/anthony/code/hosting-platform/control-plane/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,CP_HOSTNAME,NODE_SECRET_KEY,DATABASE_URL"
X-LSCACHE
"on,crawler"
X_SPDY
"HTTP2"