SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#115 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "app_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _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 {#567 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#509 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#574 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#575 …} } ] |
| _stopwatch_token | "4f8600" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22b70fd4%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fv431.ncsrv.de%5C%2Ffedmanager-test.dsfl.lu%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b70fd4; PHPSESSID=641322891744a6656cda7ce8d34bdf72" |
| host | "fedmanager-test.dsfl.lu" |
| port | "8081" |
| referer | "https://fedmanager-test.dsfl.lu/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.147" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://fedmanager-test.dsfl.lu/login' \ --header 'Connection: close' \ --header 'Referer: https://fedmanager-test.dsfl.lu/' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Accel-Internal: /internal-nginx-static-location' \ --header 'X-Real-Ip: 216.73.216.147' \ --header 'Port: 8081' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'sf_redirect=%7B%22token%22%3A%22b70fd4%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fv431.ncsrv.de%5C%2Ffedmanager-test.dsfl.lu%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b70fd4; PHPSESSID=641322891744a6656cda7ce8d34bdf72'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 28 Jul 2026 20:24:59 GMT" |
| expires | "Tue, 28 Jul 2026 20:24:59 GMT" |
| x-debug-token | "6e20a0" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "641322891744a6656cda7ce8d34bdf72" |
| main_deauth_profile_token | "b70fd4" |
| sf_redirect | "{"token":"b70fd4","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/vhosts\/v431.ncsrv.de\/fedmanager-test.dsfl.lu\/src\/Controller\/DashboardController.php","line":22},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/src/Controller/SecurityController.php"
"line" => 26
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/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 | "406f944e0628c70de26efb18f789f921" |
| APP_SHARE_DIR | "var/share" |
| APP_VERSION | "f14f1ce" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_DRIVER | "pdo_mysql" |
| DATABASE_HOST | "127.0.0.1" |
| DATABASE_NAME | "fedmanager_test" |
| DATABASE_PASSWORD | "qUpLpWUcgb4mYABdudZo" |
| DATABASE_PORT | "3306" |
| DATABASE_SERVER_VERSION | "mariadb-10.6.23" |
| DATABASE_USERNAME | "fedmanager_test" |
| DB_PORT | "3307" |
| DEFAULT_URI | "http://localhost" |
| HTTP_PORT | "8081" |
| MARIADB_DATABASE | "fedmanager" |
| MARIADB_PASSWORD | "fedmanager" |
| MARIADB_ROOT_PASSWORD | "fedmanager_root" |
| MARIADB_USER | "fedmanager" |
| MARIADB_VERSION | "11.4" |
| MONOLOG_ERROR_FROM_EMAIL | "fedmanager-errors@dsfl.lu" |
| MONOLOG_ERROR_TO_EMAIL | "gsimon.lux@gmail.com" |
| PHPMYADMIN_PORT | "8082" |
| PHPMYADMIN_UPLOAD_LIMIT | "64M" |
| PHPMYADMIN_VERSION | "5.2" |
| REMEMBER_ME_LIFETIME | "2592000" |
| SESSION_LIFETIME | "28800" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22b70fd4%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fv431.ncsrv.de%5C%2Ffedmanager-test.dsfl.lu%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b70fd4; PHPSESSID=641322891744a6656cda7ce8d34bdf72" |
| HTTP_HOST | "fedmanager-test.dsfl.lu" |
| HTTP_REFERER | "https://fedmanager-test.dsfl.lu/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.147" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PP_CUSTOM_PHP_CGI_INDEX | "plesk-php85-fastcgi" |
| PP_CUSTOM_PHP_INI | "/var/www/vhosts/system/fedmanager-test.dsfl.lu/etc/php.ini" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.147" |
| REMOTE_PORT | "33670" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1785270299 |
| REQUEST_TIME_FLOAT | 1785270299.3444 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://fedmanager-test.dsfl.lu/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "89.110.145.190" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "fedmanager-test.dsfl.lu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "fedmanager-test.dsfl.lu" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/v431.ncsrv.de/fedmanager-test.dsfl.lu/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,SESSION_LIFETIME,REMEMBER_ME_LIFETIME,DEFAULT_URI,MARIADB_VERSION,MARIADB_DATABASE,MARIADB_USER,MARIADB_PASSWORD,MARIADB_ROOT_PASSWORD,HTTP_PORT,DB_PORT,PHPMYADMIN_PORT,PHPMYADMIN_VERSION,PHPMYADMIN_UPLOAD_LIMIT,DATABASE_DRIVER,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_USERNAME,DATABASE_CHARSET,DATABASE_SERVER_VERSION,MONOLOG_ERROR_FROM_EMAIL,MONOLOG_ERROR_TO_EMAIL,DATABASE_PASSWORD,APP_VERSION" |
| UNIQUE_ID | "amkQG5_Guc61v_ooyxmePgAAAAM" |