Redirect 302 redirect from GET @app_public_edit_by_osm (8f1ea5)

GET https://osm-labo.cipherbliss.com/edit-by-osm/node/7851613653

PublicController :: editByOsm

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\PublicController::editByOsm"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_public_edit_by_osm"
_route_params
[
  "osm_kind" => "node"
  "osm_id" => "7851613653"
]
_security_authenticators
[]
_security_skipped_authenticators
[]
_stopwatch_token
"3c2ff3"
osm_id
"7851613653"
osm_kind
"node"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
"0"
cookie
"main_deauth_profile_token=0e4893; sf_redirect=%7B%22token%22%3A%228f1ea5%22%2C%22route%22%3A%22app_public_edit_by_osm%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPublicController%22%2C%22method%22%3A%22editByOsm%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fpoule%5C%2Fencrypted%5C%2Fstockage-syncable%5C%2Fwww%5C%2Fserver%5C%2Fsites%5C%2Fosm-labo%5C%2Fsrc%5C%2FController%5C%2FPublicController.php%22%2C%22line%22%3A1316%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=cc29c1af2fdc2a9dbfae025f70775da4; _visitor_id=-Ooz5R-3qxSLMU8M_MZV; _auth_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ2aXNpdG9ySWQiOiItT296NVItM3F4U0xNVThNX01aViIsImF1dGhlbnRpY2F0ZWQiOm51bGwsImF1dGhQcm92aWRlciI6bnVsbCwiZXhwIjoxNzc3NDcyMTQ1LCJpYXQiOjE3NzQ4ODAxNDV9.gtt8XYmZFZLvRyKjP6tV5jpd_serDaFbg1oEmLhorNA"
host
"osm-labo.cipherbliss.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.85"
x-forwarded-host
"osm-labo.cipherbliss.com"
x-forwarded-proto
"https"
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
"Mon, 30 Mar 2026 14:16:11 GMT"
location
"/"
x-debug-token
"d6308b"

Cookies

Request Cookies

Key Value
PHPSESSID
"cc29c1af2fdc2a9dbfae025f70775da4"
_auth_token
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ2aXNpdG9ySWQiOiItT296NVItM3F4U0xNVThNX01aViIsImF1dGhlbnRpY2F0ZWQiOm51bGwsImF1dGhQcm92aWRlciI6bnVsbCwiZXhwIjoxNzc3NDcyMTQ1LCJpYXQiOjE3NzQ4ODAxNDV9.gtt8XYmZFZLvRyKjP6tV5jpd_serDaFbg1oEmLhorNA"
_visitor_id
"-Ooz5R-3qxSLMU8M_MZV"
main_deauth_profile_token
"0e4893"
sf_redirect
"{"token":"8f1ea5","route":"app_public_edit_by_osm","method":"GET","controller":{"class":"App\\Controller\\PublicController","method":"editByOsm","file":"\/home\/poule\/encrypted\/stockage-syncable\/www\/server\/sites\/osm-labo\/src\/Controller\/PublicController.php","line":1316},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Mon, 30 Mar 26 14:16:05 +0000"
Last used
"Mon, 30 Mar 26 14:16:10 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:189
[
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 189
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/src/Controller/PublicController.php"
    "line" => 1329
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "editByOsm"
    "class" => "App\Controller\PublicController"
    "type" => "->"
  ]
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/public/index.php"
    "line" => 5
    "args" => [
      "/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
warning
[
  "Aucun lieu trouvé pour node 6017840292."
  "Aucun lieu trouvé pour node 7256195582."
  "Aucun lieu trouvé pour node 8890007988."
  "Aucun lieu trouvé pour node 9527973213."
  "Aucun lieu trouvé pour node 6783305985."
  "Aucun lieu trouvé pour node 7851613653."
]

Server Parameters

Server Parameters

Defined in .env

Key Value
ADDOK_URL
""
APP_ENV
"dev"
APP_NAME
"bliss"
APP_OSM_BEARER
"vowhiYkTFwbaXIW2eJ1fgzdojrzjKn2x3Mi4XAsRCFY"
APP_SECRET
"abcd13223131_CHANGE_THIS_BEARER_TOKEN"
DATABASE_URL
"mysql://sf:sfrgdHYJi56631lyshFSQGfd45452ùwdf54f8fg5dfhg5_tyfdgthIOPHFUGH@127.0.0.1:3306/osm_my_commerce?serverVersion=15&charset=utf8"
INSTANCE_MASTODON
"https://mastodon.cipherbliss.com"
LABOURAGE_FRONTEND_ENABLED
"1"
LABOURAGE_SAVE_ZONEPLACES
"0"
MAILER_DSN
"null://null"
MAPBOX_TOKEN
"BVM2NRJuzQunWvXbTnzg"
MAPTILER_TOKEN
"BVM2NRJuzQunWvXbTnzg"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OSM_DATA_SOURCE
"database"
OSM_PASSWORD
"pronounce-uprising-angriness"
OSM_USERNAME
"contact+motocultrice@cipherbliss.com"
TOKEN_AFIS91
"38G4Lh7ya0K2R1GndEImHKlMPAui09Rtx9lIqfqngqs"
TOKEN_CIL_GOMETZ
"yW8XxYoMkNpLaIBWuBVYgVW1vq5-1tD1mdwydHFYyck"
TOKEN_CURATOR
"dxUWpE_SrSc6oGinPjMt2n9rh4F463LEelqNEqPNDf8"
TOKEN_KURATOR
"Ej1hSrI5q870cQ33NcfhnP-Q0wGzaBgaPQfhWs0Uhhc"
TOKEN_MEME
"KCzOaoi2_J6RfIJZbUFFYcmMJy6yD51n4pEFmFWsj0g"
TOKEN_QZINE
"rfA7ztsuwjfFheF3TLAJFE49hF1ifqfCp43nK1zJcBA"
TOKEN_TYKAYN
"vx0qO5bfMdBVcyuFsl4OmOUh_PoXBO2Sl1C12Gr5AGg"
TOKEN_VOICESOFNUCLEAR
"0es5D_Hur6jXC65ACqdy6DIHw1e8RXFhOWtN3Ys2eFk"
TOKEN_VOIXDUNUCLEAIRE
"1pXtfeyvtbuYuiav99d8XtKmfmnlBL16eQ7u6O6mLsM"
TOKEN_voixdunucleaire
"1pXtfeyvtbuYuiav99d8XtKmfmnlBL16eQ7u6O6mLsM"
USERTOKEN
"P36RhI1H6Ipem66SnwTQlBgITE3JvRLDfYAG-HFSW7Q"
USE_PLACES_WITHOUT_EMAIL_TO_REFERENCE
"false"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
AUTH_TYPE
""
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/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
"main_deauth_profile_token=0e4893; sf_redirect=%7B%22token%22%3A%228f1ea5%22%2C%22route%22%3A%22app_public_edit_by_osm%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPublicController%22%2C%22method%22%3A%22editByOsm%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fpoule%5C%2Fencrypted%5C%2Fstockage-syncable%5C%2Fwww%5C%2Fserver%5C%2Fsites%5C%2Fosm-labo%5C%2Fsrc%5C%2FController%5C%2FPublicController.php%22%2C%22line%22%3A1316%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=cc29c1af2fdc2a9dbfae025f70775da4; _visitor_id=-Ooz5R-3qxSLMU8M_MZV; _auth_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ2aXNpdG9ySWQiOiItT296NVItM3F4U0xNVThNX01aViIsImF1dGhlbnRpY2F0ZWQiOm51bGwsImF1dGhQcm92aWRlciI6bnVsbCwiZXhwIjoxNzc3NDcyMTQ1LCJpYXQiOjE3NzQ4ODAxNDV9.gtt8XYmZFZLvRyKjP6tV5jpd_serDaFbg1oEmLhorNA"
HTTP_HOST
"osm-labo.cipherbliss.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.85"
HTTP_X_FORWARDED_HOST
"osm-labo.cipherbliss.com"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.85"
REMOTE_HOST
"216.73.216.85"
REMOTE_IDENT
""
REMOTE_PORT
"23714"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774880171
REQUEST_TIME_FLOAT
1774880171.2478
REQUEST_URI
"/edit-by-osm/node/7851613653"
SCRIPT_FILENAME
"/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"osm-labo.cipherbliss.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"Caddy/2.6.2"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/poule/encrypted/stockage-syncable/www/server/sites/osm-labo/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_OSM_BEARER,MAPBOX_TOKEN,MAPTILER_TOKEN,USE_PLACES_WITHOUT_EMAIL_TO_REFERENCE,OSM_DATA_SOURCE,OSM_USERNAME,OSM_PASSWORD,ADDOK_URL,LABOURAGE_SAVE_ZONEPLACES,LABOURAGE_FRONTEND_ENABLED,INSTANCE_MASTODON,APP_NAME,TOKEN_TYKAYN,TOKEN_CURATOR,TOKEN_KURATOR,TOKEN_MEME,TOKEN_QZINE,TOKEN_VOIXDUNUCLEAIRE,TOKEN_voixdunucleaire,TOKEN_VOICESOFNUCLEAR,TOKEN_CIL_GOMETZ,TOKEN_AFIS91,USERTOKEN"
USER
"www-data"