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 {#351 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#123 …} } ] |
| _stopwatch_token | "9cea72" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=ad61b422447e0d2a0aa4b9c2d0182172; sf_redirect=%7B%22token%22%3A%22aa8290%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fagora%5C%2Fagora-backend%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=aa8290" |
| host | "agora.krypteia.dev" |
| referer | "https://agora.krypteia.dev/" |
| 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 | "Sat, 13 Jun 2026 18:11:08 GMT" |
| x-debug-token | "249bed" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ad61b422447e0d2a0aa4b9c2d0182172" |
| main_deauth_profile_token | "aa8290" |
| sf_redirect | "{"token":"aa8290","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/agora\/agora-backend\/src\/Controller\/HomeController.php","line":12},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 13 Jun 26 18:11:08 +0000" |
| Last used | "Sat, 13 Jun 26 18:11:08 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://agora.krypteia.dev/" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/public/index.php"
"line" => 5
"args" => [
"/var/www/agora/agora-backend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/agora/agora-backend/public/index.php"
"line" => 5
"args" => [
"/var/www/agora/agora-backend/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 | "11c92c7179f54a13d9cfa817e6b7efa0" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "postgresql://agora:3ZE_3peWhXT@127.0.0.1:5432/agora?serverVersion=16&charset=utf8" |
| DEEPSEEK_API_KEY | "sk-c4ebfdd0494a49cf88eb0f4b17f70eb0" |
| DEEPSEEK_API_MODEL | "deepseek-chat" |
| DEEPSEEK_API_URL | "https://api.deepseek.com" |
| DEFAULT_URI | "http://localhost" |
| EXPO_ACCESS_TOKEN | "sESKaJUhUCu8MfSl9_Z4VZiG1VXuJM7rGUqcLm7G" |
| JWT_PASSPHRASE | "1a21ba5c8f3090b943c884cc1a7b78c138db9f83ef1980b28f7cda66a51517d9" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| NOTIFICATION_INACTIVE_DAYS | "7" |
| NOTIFICATION_SEUIL_A | "45" |
| NOTIFICATION_SEUIL_B | "75" |
| NOTIFICATION_SMS_ENABLED | "0" |
| OTP_FIXED_CODE | "123456" |
| OTP_SMS_ENABLED | "0" |
| SCRAPER_API_KEY | "b332ABCiZFaj4v82WT4xys7" |
| SCRAPER_BASE_URL | "https://scraper.krypteia.dev" |
| SCRAPER_DEBUG | "0" |
| SCRAPER_HTTP_MAX_DURATION | "6200" |
| SCRAPER_HTTP_TIMEOUT | "3200" |
| SCRAPER_KNOWN_OFFER_KEYS_LIMIT | "1000" |
| SCRAPER_MAX_PAGES | "5" |
| SCRAPER_STOP_AFTER_CONSECUTIVE_KNOWN_PAGES | "2" |
| SMS_API_TOKEN | "033c6971384b4d03f1e12c2b83b48e5fe03c3721f8deb8c0b852e3833330de24" |
| SMS_API_URL | "https://sms.krypteia.dev" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/agora/agora-backend" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/agora/agora-backend" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/agora/agora-backend/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=ad61b422447e0d2a0aa4b9c2d0182172; sf_redirect=%7B%22token%22%3A%22aa8290%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fagora%5C%2Fagora-backend%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=aa8290" |
| HTTP_HOST | "agora.krypteia.dev" |
| HTTP_REFERER | "https://agora.krypteia.dev/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.217.87" |
| REMOTE_PORT | "35301" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781374268 |
| REQUEST_TIME_FLOAT | 1781374268.9701 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/agora/agora-backend/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.162.69.124" |
| SERVER_NAME | "agora.krypteia.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/var/www/agora/agora-backend/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SCRAPER_BASE_URL,SCRAPER_API_KEY,SCRAPER_HTTP_TIMEOUT,SCRAPER_HTTP_MAX_DURATION,SCRAPER_KNOWN_OFFER_KEYS_LIMIT,SCRAPER_DEBUG,SCRAPER_MAX_PAGES,SCRAPER_STOP_AFTER_CONSECUTIVE_KNOWN_PAGES,OTP_SMS_ENABLED,OTP_FIXED_CODE,NOTIFICATION_SEUIL_A,NOTIFICATION_SEUIL_B,NOTIFICATION_INACTIVE_DAYS,NOTIFICATION_SMS_ENABLED,EXPO_ACCESS_TOKEN,DEEPSEEK_API_KEY,DEEPSEEK_API_URL,DEEPSEEK_API_MODEL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SMS_API_URL,SMS_API_TOKEN" |
| USER | "www-data" |