SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#471 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#470 …} } ] |
| _stopwatch_token | "27d180" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%224916ac%22%2C%22route%22%3A%22app_proc_corrida%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCorridaController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Funpac%5C%2Funpac-file-src%5C%2Fsrc%5C%2FController%5C%2FCorridaController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=4916ac; PHPSESSID=9c5c520073f9a3b24330fe73aaa20ab5" |
| host | "file.unpac-web.org" |
| referer | "https://file.unpac-web.org/proc/corrida" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
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 | "Mon, 27 Oct 2025 12:54:30 GMT" |
| x-debug-token | "40e1f6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "9c5c520073f9a3b24330fe73aaa20ab5" |
| main_deauth_profile_token | "4916ac" |
| sf_redirect | "{"token":"4916ac","route":"app_proc_corrida","method":"GET","controller":{"class":"App\\Controller\\CorridaController","method":"index","file":"\/home\/unpac\/unpac-file-src\/src\/Controller\/CorridaController.php","line":31},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 27 Oct 25 12:54:30 +0000" |
| Last used | "Mon, 27 Oct 25 12:54:30 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://file.unpac-web.org/proc/corrida" |
| acciones_soportadas | [ "ROLE_ADMIN" => false ] |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-file-src/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/src/Controller/SecurityController.php"
"line" => 24
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file-src/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/unpac/unpac-file/index.php"
"line" => 5
"args" => [
"/home/unpac/unpac-file-src/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 | "7939aa0ad4f50b9b0909ca59ccacbfc2" |
| DATABASE_URL | "mysql://unpac_db:%23Unpac4dmin@localhost:3306/unpac_file?serverVersion=8.0.32&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/unpac/unpac-file" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/unpac/unpac-file" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/unpac" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%224916ac%22%2C%22route%22%3A%22app_proc_corrida%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCorridaController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Funpac%5C%2Funpac-file-src%5C%2Fsrc%5C%2FController%5C%2FCorridaController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=4916ac; PHPSESSID=9c5c520073f9a3b24330fe73aaa20ab5" |
| HTTP_HOST | "file.unpac-web.org" |
| HTTP_REFERER | "https://file.unpac-web.org/proc/corrida" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "file.unpac-web.org" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aP9rhgHNVoNRzE6dp_X78gAAAgI" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.175" |
| REMOTE_PORT | "2002" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761569670 |
| REQUEST_TIME_FLOAT | 1761569670.8602 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/unpac/unpac-file/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "161.97.166.76" |
| SERVER_ADMIN | "webmaster@file.unpac-web.org" |
| SERVER_NAME | "file.unpac-web.org" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "file.unpac-web.org" |
| SYMFONY_DOTENV_PATH | "/home/unpac/unpac-file-src/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| UNIQUE_ID | "aP9rhgHNVoNRzE6dp_X78gAAAgI" |
| USER | "unpac" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |