SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "Codyas\SkeletonBundle\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "csk_security_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#373 -supports: false -passport: null -duration: null -stub: "App\Security\EmailAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\EmailAuthenticator {#308 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#375 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#376 …} } ] |
| _stopwatch_token | "2fb3b9" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| cookie | "main_deauth_profile_token=bac051; sf_redirect=%7B%22token%22%3A%22bac051%22%2C%22route%22%3A%22management_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CManagementController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fqbanito%5C%2Fsrc%5C%2FController%5C%2FManagementController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=f201055dcbe0efe3e51b40ac8741c85b" |
| host | "qbanito.codyas.net" |
| referer | "https://qbanito.codyas.net/" |
| 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 | "Wed, 31 Dec 2025 05:28:10 GMT" |
| x-debug-token | "43fef7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "f201055dcbe0efe3e51b40ac8741c85b" |
| main_deauth_profile_token | "bac051" |
| sf_redirect | "{"token":"bac051","route":"management_home","method":"GET","controller":{"class":"App\\Controller\\ManagementController","method":"home","file":"\/var\/www\/html\/qbanito\/src\/Controller\/ManagementController.php","line":85},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 31 Dec 25 05:28:10 +0000" |
| Last used | "Wed, 31 Dec 25 05:28:10 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://qbanito.codyas.net/" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/html/qbanito/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/codyas/skeleton-bundle/src/Controller/SecurityController.php"
"line" => 17
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Codyas\SkeletonBundle\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/public/index.php"
"line" => 5
"args" => [
"/var/www/html/qbanito/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/html/qbanito/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/codyas/skeleton-bundle/src/Controller/SecurityController.php"
"line" => 18
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Codyas\SkeletonBundle\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/qbanito/public/index.php"
"line" => 5
"args" => [
"/var/www/html/qbanito/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 | "4JvGyGcn8Mxbzh1QB34uEGHBon1lxF5BIZasjOGHDbHBcQsj2v" |
| CSK_DESCRIPTION | "" |
| CSK_HOME_LABEL | "Dashboard" |
| CSK_HOME_PATH | "management_home" |
| CSK_KEYWORDS | "" |
| CSK_LOGO | "static/logo.png" |
| CSK_NAME | "Qbanito" |
| DATABASE_URL | "mysql://usr_qbanito:EzEKSAXmPySnJi1H@127.0.0.1:3306/qbanito?serverVersion=8.0.32&charset=utf8mb4" |
| JWT_PASSPHRASE | "qbanito" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MAIL_FROM_ADDRESS | "contacto@imagian.com" |
| MAIL_REPLY_TO_ADDRESS | "contacto@imagia.com" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/qbanito/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/qbanito/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_COOKIE | "main_deauth_profile_token=bac051; sf_redirect=%7B%22token%22%3A%22bac051%22%2C%22route%22%3A%22management_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CManagementController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fqbanito%5C%2Fsrc%5C%2FController%5C%2FManagementController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=f201055dcbe0efe3e51b40ac8741c85b" |
| HTTP_HOST | "qbanito.codyas.net" |
| HTTP_REFERER | "https://qbanito.codyas.net/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "qbanito.codyas.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.215" |
| REMOTE_PORT | "50952" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767158890 |
| REQUEST_TIME_FLOAT | 1767158890.4504 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/qbanito/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "5.78.95.13" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "qbanito.codyas.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "qbanito.codyas.net" |
| SYMFONY_DOTENV_PATH | "/var/www/html/qbanito/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,CSK_NAME,CSK_DESCRIPTION,CSK_KEYWORDS,CSK_HOME_PATH,CSK_HOME_LABEL,CSK_LOGO,MAIL_FROM_ADDRESS,MAIL_REPLY_TO_ADDRESS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |