POST https://admin.apaga.fr/api/users/password-reset

ApiUsersController :: agentResetPassword

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ApiUsersController::agentResetPassword"
_firewall_context
"security.firewall.map.context.api"
_nelmio_cors_should_allow_origin
true
_route
"api_users_reset-password"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#314
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#241 …}
  }
]
_stopwatch_token
"38dec5"

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate, br"
accept-language
"fr-FR,fr;q=0.9"
connection
"keep-alive"
content-length
"39"
content-type
"application/json"
host
"admin.apaga.fr"
origin
"https://apaga.fr"
referer
"https://apaga.fr/"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-site"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/393.0.825685754 Mobile/15E148 Safari/604.1"
x-php-ob-level
"1"

Request Content

Pretty

{
    "email": "isabelle.paillet@allianz.fr"
}

Raw

{"email":"isabelle.paillet@allianz.fr"}

Response

Response Headers

Header Value
access-control-allow-credentials
"true"
access-control-allow-origin
"https://apaga.fr"
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sat, 08 Nov 2025 13:41:47 GMT"
x-debug-token
"c712a4"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"08c559a734fee74b38857c951d3f32a1"
CORS_ALLOW_ORIGIN
"https://apaga.fr"
DATABASE_URL
"postgresql://apagadmin:Apag@2025!!@logmi.fr:5432/apaga?serverVersion=16&charset=utf8"
JWT_PASSPHRASE
"c3b5afdad28b282e3522ab4bec5e0b00d90e49bf0f1f24056eaaf4715a90e425"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_API
"mailjet+api://3cd7ce5e116afb27a4ecb74a8ba11b23:ae6c1f163d1dc255c1f7e5b28fac4417@default"
MAILER_DSN
"smtp://nepasrepondre@apaga.fr:PcQ&!!XHNMebg6xD@ssl0.ovh.net?verify_peer=false"
MAILER_MJ
"mailjet+smtp://1ed3c6b03fd97a4e5d679115bed9e799:50c4f98cd319ad466be1d21ced3870df@default"
MJ_APIKEY_PRIVATE
"dabfc340fe31e6d6d1faefd1dce9c3c2"
MJ_APIKEY_PUBLIC
"1ed3c6b03fd97a4e5d679115bed9e799"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"39"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/apaga-back/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/apaga-back/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"admin.apaga.fr"
HTTP_ORIGIN
"https://apaga.fr"
HTTP_REFERER
"https://apaga.fr/"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-site"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/393.0.825685754 Mobile/15E148 Safari/604.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"admin.apaga.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/users/password-reset"
REMOTE_ADDR
"80.215.171.11"
REMOTE_PORT
"4121"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1762609305
REQUEST_TIME_FLOAT
1762609305.9772
REQUEST_URI
"/api/users/password-reset"
SCRIPT_FILENAME
"/var/www/apaga-back/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"75.119.136.80"
SERVER_ADMIN
"loganmichel.pro@gmail.com"
SERVER_NAME
"admin.apaga.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at admin.apaga.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SSL_TLS_SNI
"admin.apaga.fr"
SYMFONY_DOTENV_PATH
"/var/www/apaga-back/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_API,MAILER_MJ,MJ_APIKEY_PUBLIC,MJ_APIKEY_PRIVATE,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,DATABASE_URL,MAILER_DSN"