http://51.159.55.97:8080/login_check?url=login_check Return to referer URL

n/a

Request

GET Parameters

Key Value
url
"login_check"

POST Parameters

Key Value
_csrf_token
"Bnq98t7M48id5duMMZrVWQPVhDkV8wZMFk8K_-K5uKs"
_password
"******"
_submit
"Connexion"
_username
"sdsd"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"fos_user.security.controller:checkAction"
_firewall_context
"security.firewall.map.context.main"
_route
"fos_user_security_check"
_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, deflate"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7,ar;q=0.6"
cache-control
"max-age=0"
connection
"keep-alive"
content-length
"103"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=7mb0t6honjb2n3lkipspbhuvkn"
host
"51.159.55.97:8080"
origin
"http://51.159.55.97:8080"
referer
"http://51.159.55.97:8080/login"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
x-php-ob-level
1

Request Content

_csrf_token=Bnq98t7M48id5duMMZrVWQPVhDkV8wZMFk8K_-K5uKs&_username=sdsd&_password=sdsd&_submit=Connexion

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 25 Apr 2025 23:13:23 GMT"
location
"http://51.159.55.97:8080/login"
x-debug-token
"726938"

Cookies

Request Cookies

Key Value
PHPSESSID
"7mb0t6honjb2n3lkipspbhuvkn"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Sat, 26 Apr 25 01:11:46 +0200"
Last used
"Sat, 26 Apr 25 01:12:01 +0200"
Lifetime
"0"

Session Attributes

Attribute Value
DBName
"default"
URLDemandée
"http://51.159.55.97:8080/"
_csrf/authenticate
"Bnq98t7M48id5duMMZrVWQPVhDkV8wZMFk8K_-K5uKs"
_security.last_error
BadCredentialsException {#55
  -token: UsernamePasswordToken {#240 …}
  #message: "Bad credentials."
  #code: 0
  #file: "/var/www/html/PAA/Recette/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php"
  #line: 67
  -previous: UsernameNotFoundException {#53 …}
  trace: {
    /var/www/html/PAA/Recette/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:67 {if ($this->hideUserNotFoundExceptions) {    throw new BadCredentialsException('Bad credentials.', 0, $e);}
    }
    /var/www/html/PAA/Recette/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:73 {try {\t$result = $provider->authenticate($token);}
    /var/www/html/PAA/Recette/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:97 {
      › 
      › \treturn $this->authenticationManager->authenticate(new UsernamePasswordToken($username, $password, $this->providerKey));}
    }
    /var/www/html/PAA/Recette/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:124 {
      › 
      › if (null === $returnValue = $this->attemptAuthentication($request)) {\treturn;
    }
    /var/www/html/PAA/Recette/vendor/symfony/security-bundle/Debug/WrappedListener.php:44 {$startTime = microtime(true);$this->listener->handle($event);$this->time = microtime(true) - $startTime;
    }
    /var/www/html/PAA/Recette/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:33 {$wrappedListener = new WrappedListener($listener);$wrappedListener->handle($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
    }
    /var/www/html/PAA/Recette/vendor/symfony/security-http/Firewall.php:91 {
      › 
      › \t$this->handleRequest($event, $authenticationListeners());}
    }
    /var/www/html/PAA/Recette/vendor/symfony/security-bundle/EventListener/FirewallListener.php:46 {
      › 
      › \tparent::onKernelRequest($event);}
    }
    /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:108 {
      › 
      › ($this->listener)($event, $eventName, $dispatcher);}
    /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/EventDispatcher.php:203 {\t}\t$listener($event, $eventName, $this);}
    }
    /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/EventDispatcher.php:43 {if ($listeners = $this->getListeners($eventName)) {\t$this->doDispatch($listeners, $eventName, $event);}
    }
    /var/www/html/PAA/Recette/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:135 {try {\t$this->dispatcher->dispatch($eventName, $event);} finally {
    }
    /var/www/html/PAA/Recette/vendor/symfony/http-kernel/HttpKernel.php:121 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
    /var/www/html/PAA/Recette/vendor/symfony/http-kernel/HttpKernel.php:65 {try {\treturn $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/PAA/Recette/vendor/symfony/http-kernel/Kernel.php:190 {try {\treturn $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/PAA/Recette/public/index.php:28 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r\r
    }
  }
}
_security.last_username
"sdsd"

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AFFICHE_INFO_ERREUR
"false"
APP_ENV
"dev"
APP_SECRET
"07cb6b3ce4cd22ad7caf4c2d757e1f7a"
MAILER_DEV_DEST
"luc.gilot@sfr.fr"
MAILER_ENCRYPTION
""
MAILER_HOST_NOUV
"in-v3.mailjet.com"
MAILER_PASSWORD_NOUV
"9f2f56419387819baaf43b572a08bc23"
MAILER_PORT_NOUV
"587"
MAILER_SENDER_ADDRESS
"paa_51_159_55_97@paa-planning.net"
MAILER_SENDER_NAME
"PAA 51.159.55.97"
MAILER_SMTP_NOUV
"smtp"
MAILER_USERNAME_NOUV
"9a3e29bd175f209dfd2dab5534589e97"
MONOLOG_RECIPIENT
"luc.gilot@sfr.fr"
URL_SERVEUR_EDITIONS
"192.168.0.100/ServiceImpressionVFPWeb/"
baseURL
"http://51.159.55.97:8080/"
baseURLJS
"http://51.159.55.97/PAA/Recette/public/"
doctrine_database_driver
"pdo_pgsql"
doctrine_database_host
"51.159.55.97"
doctrine_database_name
"PAA_DemonstrationLimoog"
doctrine_database_password
"DzeEmoT62C4-LCiam7oUo!Ge"
doctrine_database_port
"5429"
doctrine_database_user
"PAA_Demo"
editions_ModelePlanXL
"modeleplanxl.xls"
editions_PlanningIndividuelXL_LstFeuilles
"Modèle"
editions_RepFichiersGeneres
"D:\PAA50\Editions"
editions_RepFichiersModeles
"C:\Program Files\PAA\"
enseignantPoseSeanceDivers
"1"
estDemo
"false"
estPucette
"false"
locale
"fr"
paa_version
"6.5.c.03"
paa_version_date
"12/11/2024"
paa_version_interne
"77"
secret
"2001LimooG01700"
session_max_idle_time
"1200"
skin_choice
"skin.css"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTENT_LENGTH
"103"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/PAA/Recette/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/PAA/Recette/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
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, deflate"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7,ar;q=0.6"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=7mb0t6honjb2n3lkipspbhuvkn"
HTTP_HOST
"51.159.55.97:8080"
HTTP_ORIGIN
"http://51.159.55.97:8080"
HTTP_REFERER
"http://51.159.55.97:8080/login"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
"url=login_check"
REDIRECT_QUERY_STRING
"url=login_check"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"146.70.68.198"
REMOTE_PORT
"65498"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1745622802
REQUEST_TIME_FLOAT
1745622802.5131
REQUEST_URI
"/login_check"
SCRIPT_FILENAME
"/var/www/html/PAA/Recette/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"51.159.55.97"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"51.159.55.97"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.25 (Debian) Server at 51.159.55.97 Port 8080</address>\n"
SERVER_SOFTWARE
"Apache/2.4.25 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,AFFICHE_INFO_ERREUR,paa_version,paa_version_interne,paa_version_date,baseURL,baseURLJS,locale,session_max_idle_time,estDemo,estPucette,editions_RepFichiersModeles,editions_ModelePlanXL,editions_RepFichiersGeneres,editions_PlanningIndividuelXL_LstFeuilles,doctrine_database_driver,doctrine_database_host,doctrine_database_port,doctrine_database_name,doctrine_database_user,doctrine_database_password,MAILER_SMTP_NOUV,MAILER_HOST_NOUV,MAILER_PORT_NOUV,MAILER_ENCRYPTION,MAILER_USERNAME_NOUV,MAILER_PASSWORD_NOUV,MAILER_DEV_DEST,MAILER_SENDER_ADDRESS,MONOLOG_RECIPIENT,MAILER_SENDER_NAME,secret,URL_SERVEUR_EDITIONS,skin_choice,enseignantPoseSeanceDivers"
USER
"www-data"
proxy-nokeepalive
"1"