Redirect 302 redirect from GET @login (300ac6)

GET https://liberate-gvs.ch/de/login

LoginController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"de"
_redirected
true
_route
"login"
_route_params
[
  "_locale" => "de"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"7c794a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22300ac6%22%2C%22route%22%3A%22login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLoginController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fliberate%5C%2Fsrc%5C%2FController%5C%2FLoginController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=mc7tcuapukkiipumh7djps54pl"
host
"liberate-gvs.ch"
referer
"https://liberate-gvs.ch/login"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Sun, 19 Apr 2026 13:31:15 GMT"
x-debug-token
"573119"

Cookies

Request Cookies

Key Value
PHPSESSID
"mc7tcuapukkiipumh7djps54pl"
sf_redirect
"{"token":"300ac6","route":"login","method":"GET","controller":{"class":"App\\Controller\\LoginController","method":"index","file":"\/var\/www\/liberate\/src\/Controller\/LoginController.php","line":25},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Sun, 19 Apr 26 15:31:15 +0200"
Last used
"Sun, 19 Apr 26 15:31:15 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"8hPo-LiBQJ860sPCJxUpgzhs1j9GIrJ1rkqQt1TPkQA"
_locale
"de"
_security.main.target_path
"https://liberate-gvs.ch/"

Session Usage

5 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:27
[
  [
    "file" => "/var/www/liberate/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 27
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/liberate/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/liberate/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/src/Controller/LoginController.php"
    "line" => 61
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/liberate/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/liberate/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/src/Controller/LoginController.php"
    "line" => 65
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/liberate/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/liberate/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 444
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 457
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 257
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/src/Controller/LoginController.php"
    "line" => 96
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/liberate/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/liberate/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 444
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 457
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 257
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/src/Controller/LoginController.php"
    "line" => 96
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/liberate/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/liberate/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"it@makeitdigital.pt"
APP_DEFAULT_LOCALE
"en"
APP_DEFAULT_SUBMISSION_LOCALE
"de"
APP_ENV
"dev"
APP_FALLBACK_LOCALE
"en"
APP_LOCALES
"["de", "fr", "it"]"
APP_SECRET
"09af65886ccee5fcbee44c3c8a520c51"
APP_SHOW_DEV_BORDER
"false"
APP_TIMEZONE
"Europe/Zurich"
APP_URL
"https://liberate-gvs.ch"
BACKUPS_DIRECTORY
"/root/crm-backups/property_owner"
COMPANY_NAME
"Liberate"
CONTACT_EXTERNAL_PORTALS_URL_LIST
"["https://api.liberate-gvs.ch/readEmailsJames.php?echo=1","https://api.liberate-gvs.ch/readEmailsSmg.php?echo=1", "https://api.liberate-gvs.ch/readEmailsUrbanHome.php?echo=1", "https://api.liberate-gvs.ch/readEmailsComparis.php?echo=1", "https://api.liberate-gvs.ch/readEmailsNewHome2.php?echo=1", "https://api.liberate-gvs.ch/readEmailsFlatflox.php?echo=1", "https://api.liberate-gvs.ch/readEmailsProperstar.php?echo=1","https://api.liberate-gvs.ch/readEmailsRealAdvisor.php?echo=1", "https://api.liberate-gvs.ch/readEmailsImmobilier.php?echo=1"]"
DATABASE_NAME
"property_owner"
DATABASE_URL
"mysql://liberate:Liberate2026%23%40@10.0.0.138:3306/liberate"
DEFAULT_URI
"https://liberate-gvs.ch"
GEOAPIFY_API_KEY
"f5dc7a435fa2492ea100e0d8b334cfad"
IDX_AGENCY_CITY
"Bern"
IDX_AGENCY_COUNTRY
"CH"
IDX_AGENCY_EMAIL
"immobilien@propertyowner.ch"
IDX_AGENCY_ID
"propertyowner"
IDX_AGENCY_NAME
"Grundeigentümer Verband Schweiz"
IDX_AGENCY_PHONE
"+41583101010"
IDX_AGENCY_STREET
"Laupenstrasse 1"
IDX_DEFAULT_VISIT_PHONE
"+41583101010"
IDX_SENDER_ID
"propertyowner"
IDX_SENDING_ACTIVE
"1"
LIBERATE_COPPER_CONTACT_EXPORT
"https://www.propertyowner.ch/import/copperliberate.php"
LIBERATE_GENDERURL
"https://api.liberate-gvs.ch/genderFindOut.php"
LIMIT_TO_PROCESS
"1"
MAILER_DSN
"smtp://info@liberate-gvs.ch:Info123%21%22%23@mail.cyon.ch:465"
MAILER_EXTERNAL_DSN
"smtp://immobilien@propertyowner.ch:somylsjfoqeqreyr@smtp.gmail.com:587"
MAILER_EXTERNAL_FROM_EMAIL
"immobilien@propertyowner.ch"
MAILER_EXTERNAL_FROM_NAME
"Property Owner"
MAILER_FROM_EMAIL
"info@liberate-gvs.ch"
MAILER_FROM_NAME
"Liberate"
MAILER_TO_EMAIL_FOR_LOGGING
"it@makeitdigital.pt"
MAPBOX_ACCESS_TOKEN
"pk.eyJ1Ijoiam9hb2RlbGdhZG8iLCJhIjoiY2x1Z295NGpoMHZ6YjJpb2Vtc2RkdnFyYiJ9.PhOk6Re9XTGnryrC6F5leA"
MAPBOX_DEFAULT_LATITUDE
"39.588713685318766"
MAPBOX_DEFAULT_LONGITUDE
"-8.08755571411018"
MAPBOX_DEFAULT_MAP_STYLE
"mapbox://styles/mapbox/streets-v11"
MAPBOX_DEFAULT_ZOOM
"5.510421971462593"
SOCIAL_LINK_FACEBOOK
""
SOCIAL_LINK_INSTAGRAM
""
SOCIAL_LINK_YOUTUBE
""
SWISS_POST_API_PASSWORD
"HSSfh8Br5sPQ"
SWISS_POST_API_USERNAME
"TU_7121810_0001"
TRANSLATION_SERVICE_PASSWORD
"owners"
TRANSLATION_SERVICE_URL
"https://immopreis.ch/deepl/"
TRANSLATION_SERVICE_USERNAME
"property"
WORDPRESS_ROUTE_IMPORT_CONTACTS
"/sitetools/synccontacts.php"
WORDPRESS_ROUTE_SUBMIT_PROPERTIES
"/liberate/property_sync.php"
WORDPRESS_SUBMIT_PROPERTIES_LIMIT
"1"
WORDPRESS_URL
"https://www.propertyowner.ch"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/liberate/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
"sf_redirect=%7B%22token%22%3A%22300ac6%22%2C%22route%22%3A%22login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLoginController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fliberate%5C%2Fsrc%5C%2FController%5C%2FLoginController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=mc7tcuapukkiipumh7djps54pl"
HTTP_HOST
"liberate-gvs.ch"
HTTP_REFERER
"https://liberate-gvs.ch/login"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.42"
REMOTE_PORT
"30709"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776605475
REQUEST_TIME_FLOAT
1776605475.7072
REQUEST_URI
"/de/login"
SCRIPT_FILENAME
"/var/www/liberate/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"91.92.142.29"
SERVER_NAME
"liberate-gvs.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_TIMEZONE,APP_DEFAULT_LOCALE,APP_FALLBACK_LOCALE,APP_DEFAULT_SUBMISSION_LOCALE,APP_LOCALES,APP_SHOW_DEV_BORDER,MAPBOX_ACCESS_TOKEN,MAPBOX_DEFAULT_LONGITUDE,MAPBOX_DEFAULT_LATITUDE,MAPBOX_DEFAULT_ZOOM,MAPBOX_DEFAULT_MAP_STYLE,SWISS_POST_API_USERNAME,SWISS_POST_API_PASSWORD,GEOAPIFY_API_KEY,IDX_SENDING_ACTIVE,IDX_AGENCY_NAME,IDX_AGENCY_STREET,IDX_AGENCY_CITY,IDX_AGENCY_COUNTRY,IDX_AGENCY_PHONE,IDX_AGENCY_EMAIL,IDX_DEFAULT_VISIT_PHONE,SOCIAL_LINK_FACEBOOK,SOCIAL_LINK_YOUTUBE,SOCIAL_LINK_INSTAGRAM,WORDPRESS_URL,WORDPRESS_ROUTE_SUBMIT_PROPERTIES,WORDPRESS_SUBMIT_PROPERTIES_LIMIT,WORDPRESS_ROUTE_IMPORT_CONTACTS,TRANSLATION_SERVICE_URL,TRANSLATION_SERVICE_USERNAME,TRANSLATION_SERVICE_PASSWORD,LIMIT_TO_PROCESS,LIBERATE_GENDERURL,CONTACT_EXTERNAL_PORTALS_URL_LIST,LIBERATE_COPPER_CONTACT_EXPORT,APP_URL,DEFAULT_URI,BACKUPS_DIRECTORY,DATABASE_NAME,COMPANY_NAME,MAILER_DSN,MAILER_FROM_EMAIL,MAILER_FROM_NAME,MAILER_EXTERNAL_DSN,MAILER_EXTERNAL_FROM_EMAIL,MAILER_EXTERNAL_FROM_NAME,MAILER_TO_EMAIL_FOR_LOGGING,DATABASE_URL,ADMIN_EMAIL,IDX_SENDER_ID,IDX_AGENCY_ID"
USER
"www-data"