https://staging.maturin.ca/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
"ifB2-DmsQqaVZuB40-JktXxPZ5GM-BhjKSgmrqlFYls"
_password
"******"
_submit
"Connexion0"XOR(if(now()=sysdate(),sleep(15),0))XOR"Z"
_target_path
"https://staging.maturin.ca/"
_username
"ZMskyuza"

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,*/*;q=0.8"
accept-encoding
"gzip,deflate,br"
connection
"Keep-alive"
content-length
"207"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=28lbk1lv3hb4f8jcm0gpjh2l5m"
host
"staging.maturin.ca"
referer
"https://staging.maturin.ca/"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
x-php-ob-level
"1"
x-requested-with
"XMLHttpRequest"

Request Content

Raw

_csrf_token=ifB2-DmsQqaVZuB40-JktXxPZ5GM-BhjKSgmrqlFYls&_password=u]H[ww6KrA9F.x-F&_submit=Connexion0"XOR(if(now()=sysdate()%2Csleep(15)%2C0))XOR"Z&_target_path=https://staging.maturin.ca/&_username=ZMskyuza

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 07 Apr 2026 20:51:01 GMT"
location
"https://staging.maturin.ca/login"
x-debug-token
"9a72cc"

Cookies

Request Cookies

Key Value
PHPSESSID
"28lbk1lv3hb4f8jcm0gpjh2l5m"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 07 Apr 26 15:41:57 -0400"
Last used
"Tue, 07 Apr 26 16:51:01 -0400"
Lifetime
"31536000"

Session Attributes

Attribute Value
_csrf/https-authenticate
"ifB2-DmsQqaVZuB40-JktXxPZ5GM-BhjKSgmrqlFYls"
_csrf/https-cart
"Hmxnj-4bMY5jm-Q66PlVZL7pJJGdnBoJZhCdJndifXA"
_csrf/https-form
"atFSyGEQ7FZXwOLmSGyBzu1syG_OmovqOL1pySLD44c"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#784
  -token: Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#240 …}
  #message: "Bad credentials."
  #code: 0
  #file: "/var/www/html/Markego/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php"
  #line: 68
  -previous: Symfony\Component\Security\Core\Exception\UsernameNotFoundException {#886 …}
  trace: {
    /var/www/html/Markego/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:68 {
      Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider->authenticate(TokenInterface $token) …
      › if ($this->hideUserNotFoundExceptions) {    throw new BadCredentialsException('Bad credentials.', 0, $e);}
    }
    /var/www/html/Markego/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:80 {
      Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
      › try {    $result = $provider->authenticate($token);}
    /var/www/html/Markego/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:100 {
      Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener->attemptAuthentication(Request $request) …
      › 
      ›     return $this->authenticationManager->authenticate(new UsernamePasswordToken($username, $password, $this->providerKey));}
    }
    /var/www/html/Markego/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:135 {
      Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener->authenticate(RequestEvent $event) …
      › 
      › if (null === $returnValue = $this->attemptAuthentication($request)) {    return;
    }
    /var/www/html/Markego/vendor/symfony/security-http/Firewall/AbstractListener.php:27 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/html/Markego/vendor/symfony/security-bundle/Debug/WrappedListener.php:51 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedListener->__invoke(RequestEvent $event) …
      › if (\is_callable($this->listener)) {    ($this->listener)($event);} else {
    }
    /var/www/html/Markego/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:35 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = new WrappedListener($listener);$wrappedListener($event);$this->wrappedListeners[] = $wrappedListener->getInfo();
    }
    /var/www/html/Markego/vendor/symfony/security-http/Firewall.php:97 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
      › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
    }
    /var/www/html/Markego/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/html/Markego/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/Markego/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /var/www/html/Markego/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/Markego/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php:122 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/html/Markego/vendor/symfony/http-kernel/HttpKernel.php:68 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/Markego/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/Markego/public/index.php:35 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
_security.last_username
"ZMskyuza"
_security.main.target_path
"https://staging.maturin.ca/vendeur/produits/liste?url=vendeur%2Fproduits%2Fliste"
cartId
18217509
favorites
Doctrine\Common\Collections\ArrayCollection {#236
  -elements: []
}

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_TO_SEND_ADDRESS
"maxime@maturin.ca"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"ece17b137845c6af87737a7b429bf83e"
DATABASE_URL
"mysql://dev:adf98hj248r7hdasfSDF23r@127.0.0.1:3306/omelodev"
DEV_TO_MAIL_ADDRESS
"maxime@maturin.ca"
ELASTICSEARCH_HOST
"127.0.0.1"
ELASTICSEARCH_PORT
"9200"
ENABLE_TWIG_CACHE
"true"
MAILER_FROM
"reply-message@maturin.ca"
MAILER_URL
"smtp://mail.maturin.ca:587?encryption=&auth_mode=&username=maxime@maturin.ca&password=y3TE3dK7"
SOLEXIS_API_HOST
"https://maturin-dev.solutionextreme.com/api/"
SOLEXIS_NEW_API_HOST
"https://maturin-dev.solutionextreme.com/api/"
STRIPE_API_KEY
"sk_test_cLLpvDdtubdfD3HTPOK3uEoC"
STRIPE_API_PKEY
"pk_test_Hk3TQ3qfUi6YJ5ZTc2jdQB3X"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"207"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/Markego/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/Markego/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip,deflate,br"
HTTP_CONNECTION
"Keep-alive"
HTTP_COOKIE
"PHPSESSID=28lbk1lv3hb4f8jcm0gpjh2l5m"
HTTP_HOST
"staging.maturin.ca"
HTTP_REFERER
"https://staging.maturin.ca/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"url=login_check"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"url=login_check"
REDIRECT_SSL_TLS_SNI
"staging.maturin.ca"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login_check"
REMOTE_ADDR
"45.153.34.143"
REMOTE_PORT
"63333"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775595059
REQUEST_TIME_FLOAT
1775595059.443
REQUEST_URI
"/login_check"
SCRIPT_FILENAME
"/var/www/html/Markego/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.79.50.9"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"staging.maturin.ca"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at staging.maturin.ca Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"staging.maturin.ca"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_URL,MAILER_FROM,DEV_TO_MAIL_ADDRESS,ADMIN_TO_SEND_ADDRESS,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,STRIPE_API_KEY,STRIPE_API_PKEY,SOLEXIS_API_HOST,SOLEXIS_NEW_API_HOST,ENABLE_TWIG_CACHE"