SecurityController :: loginAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "UserIdentity\Infrastructure\Http\Controller\Web\SecurityController::loginAction" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "userIdentity.login" |
_route_params | [] |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, br" |
cache-control | "no-cache" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "205.169.39.15" |
cf-ipcountry | "US" |
cf-ray | "8e794659dc280bbe-DFW" |
cf-visitor | "{"scheme":"https"}" |
content-length | "" |
content-type | "" |
cookie | "PHPSESSID=a7a4fe877fc3ede8f3ee14f7be65a853; sf_redirect=%7B%22token%22%3A%22d164f8%22%2C%22route%22%3A%22dashboard.main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Dashboard%5C%5CInfrastructure%5C%5CHttp%5C%5CController%5C%5CWeb%5C%5CDashboardController%22%2C%22method%22%3A%22dashboardMain%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp%5C%2Fsrc%5C%2FDashboard%5C%2FInfrastructure%5C%2FHttp%5C%2FController%5C%2FWeb%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "plexor.async-ventures.com" |
pragma | "no-cache" |
priority | "u=0, i" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "none" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.132 Safari/537.36" |
x-forwarded-for | "172.69.64.231" |
x-forwarded-host | "plexor.async-ventures.com" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-server | "e4ac17f92e39" |
x-php-ob-level | "0" |
x-real-ip | "172.69.64.231" |
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 | "Sun, 24 Nov 2024 12:06:46 GMT" |
x-debug-token | "9bc751" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "a7a4fe877fc3ede8f3ee14f7be65a853" |
sf_redirect | "{"token":"d164f8","route":"dashboard.main","method":"GET","controller":{"class":"Dashboard\\Infrastructure\\Http\\Controller\\Web\\DashboardController","method":"dashboardMain","file":"\/var\/www\/app\/src\/Dashboard\/Infrastructure\/Http\/Controller\/Web\/DashboardController.php","line":21},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Sun, 24 Nov 24 13:06:45 +0100" |
Last used | "Sun, 24 Nov 24 13:06:45 +0100" |
Lifetime | "7200" |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "FbWw4CH5xG-g5p5cdvJHjRsxd2MGbgxMrl0ahpc8aj0" |
_security.main.target_path | "http://plexor.async-ventures.com/" |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "bb0cecac5d6f1ae62be5c3183fd09733" |
DATABASE_URL | "postgresql://settinger:settinger@settinger_storage_1:5432/settinger?serverVersion=11&charset=utf8" |
JWT_PASSPHRASE | "123456" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
UPLOAD_BASE_PATH | "/var/www/app/var/data/uploads" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/usr/share/nginx/settinger" |
DOCUMENT_URI | "/index.php//login" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GPG_KEYS | "1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F" |
HOME | "/var/www" |
HOSTNAME | "40647c0a330a" |
HTTPS | "off" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "205.169.39.15" |
HTTP_CF_IPCOUNTRY | "US" |
HTTP_CF_RAY | "8e794659dc280bbe-DFW" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_COOKIE | "PHPSESSID=a7a4fe877fc3ede8f3ee14f7be65a853; sf_redirect=%7B%22token%22%3A%22d164f8%22%2C%22route%22%3A%22dashboard.main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Dashboard%5C%5CInfrastructure%5C%5CHttp%5C%5CController%5C%5CWeb%5C%5CDashboardController%22%2C%22method%22%3A%22dashboardMain%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp%5C%2Fsrc%5C%2FDashboard%5C%2FInfrastructure%5C%2FHttp%5C%2FController%5C%2FWeb%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "plexor.async-ventures.com" |
HTTP_PRAGMA | "no-cache" |
HTTP_PRIORITY | "u=0, i" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "none" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.132 Safari/537.36" |
HTTP_X_FORWARDED_FOR | "172.69.64.231" |
HTTP_X_FORWARDED_HOST | "plexor.async-ventures.com" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SERVER | "e4ac17f92e39" |
HTTP_X_REAL_IP | "172.69.64.231" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
PHP_ASC_URL | "https://www.php.net/distributions/php-8.0.2.tar.xz.asc?a=1" |
PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_EXTRA_CONFIGURE_ARGS | "--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi" |
PHP_IDE_CONFIG | "serverName=settinger_backend_1" |
PHP_INI_DIR | "/usr/local/etc/php" |
PHP_LDFLAGS | "-Wl,-O1 -pie" |
PHP_SELF | "/index.php" |
PHP_SHA256 | "84dd6e36f48c3a71ff5dceba375c1f6b34b71d4fa9e06b720780127176468ccc" |
PHP_URL | "https://www.php.net/distributions/php-8.0.2.tar.xz?a=1" |
PHP_VERSION | "8.0.2" |
PWD | "/var/www/app" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "172.18.0.5" |
REMOTE_PORT | "44350" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1732450006 |
REQUEST_TIME_FLOAT | 1732450006.1565 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/app/public//index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.18.0.27" |
SERVER_NAME | "" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.17.3" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,UPLOAD_BASE_PATH" |
USER | "www-data" |
XDEBUG_CONFIG | ""idekey=PHPSTORM remote_enable=1 remote_host=docker.for.mac.localhost remote_port=9002"" |
argc | 0 |
argv | [] |