SecurityController :: sign_in_patient
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::sign_in_patient" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_sign_in" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#956 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#916 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#959 -supports: false -passport: null -duration: null -stub: "App\Security\MyFacebookAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\MyFacebookAuthenticator {#957 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#961 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#960 …} } ] |
| _stopwatch_token | "b3aa12" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%2273e4dc%22%2C%22route%22%3A%22easyadmin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fgenetica-test%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=73e4dc; PHPSESSID=6e92fb876f000e9d2731f8a0e08c5f09" |
| host | "test.testadnjorgedotto.com" |
| referer | "https://test.testadnjorgedotto.com/" |
| 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 Jul 2026 22:45:09 GMT" |
| x-debug-token | "da79f6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "6e92fb876f000e9d2731f8a0e08c5f09" |
| main_deauth_profile_token | "73e4dc" |
| sf_redirect | "{"token":"73e4dc","route":"easyadmin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/genetica-test\/src\/Controller\/Admin\/DashboardController.php","line":25},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 19 Jul 26 22:45:09 +0000" |
| Last used | "Sun, 19 Jul 26 22:45:09 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "w2-89JJucwq9U23NIXftiOV-Zkqfp1ZVnXgyWhNsuPs" |
| _security.main.target_path | "https://test.testadnjorgedotto.com/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/genetica-test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/src/Controller/SecurityController.php"
"line" => 40
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "sign_in_patient"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/genetica-test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/src/Controller/SecurityController.php"
"line" => 42
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "sign_in_patient"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/genetica-test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/var/cache/dev/twig/ef/efe0e4940df30fa3bf5a23bbca9913b6.php"
"line" => 198
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_daf329091f93a4c4b93939c5a3739522"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/var/cache/dev/twig/4f/4fb729ddbe6fd097388deaf640d51427.php"
"line" => 70
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_24aebfbefbcbe3c4f90f0eeb417871f1"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/var/cache/dev/twig/ef/efe0e4940df30fa3bf5a23bbca9913b6.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_daf329091f93a4c4b93939c5a3739522"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/src/Controller/SecurityController.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "sign_in_patient"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/genetica-test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/var/cache/dev/twig/ef/efe0e4940df30fa3bf5a23bbca9913b6.php"
"line" => 198
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_daf329091f93a4c4b93939c5a3739522"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/var/cache/dev/twig/4f/4fb729ddbe6fd097388deaf640d51427.php"
"line" => 70
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_24aebfbefbcbe3c4f90f0eeb417871f1"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/var/cache/dev/twig/ef/efe0e4940df30fa3bf5a23bbca9913b6.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_daf329091f93a4c4b93939c5a3739522"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/src/Controller/SecurityController.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "sign_in_patient"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/genetica-test/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "658fbae3114693ba094ea80514e3e046" |
| BASE_URL_APPOINTMENTS | "https://test.testadnjorgedotto.com//index.php/api/v1/" |
| DATABASE_URL | "mysql://admin:sT5_jRYdRSFVnaai3Qi3@centro-de-genetica-mariadb.cjwkmywiuu3g.us-east-2.rds.amazonaws.com:3306/genetica_test?serverVersion=10.11.14-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://test.testadnjorgedotto.com" |
| DIRECTORIO_EXAMENES | "public/uploads/files/exams/" |
| GOOGLE_CLIENT_ID | "139257476938-6u5n3tdkmof94tmkuldk06tmia9an3pt.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_MAPS_API_KEY | "" |
| JORGEAPPOINMENT | "4" |
| JORGEAPPOINMENTSRV | "3" |
| JSON_GOOGLE_CLIENT_DIR | "/jorjedotto-3b82f8ea44d4.json" |
| MAILER_DSN | "ses+api://default?region=us-east-2" |
| MAILER_FROM | "no-reply@testadnjorgedotto.com" |
| MAILER_FROM_NAME | "Centro de Genética" |
| MAILER_URL | "smtp://contacto@jorgedotto.com:66f&<ZSihu==THD@smtp.office365.com:587?auth_mode=oauth&encryption=tls" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_FACEBOOK_CLIENT_ID | "4903549839663798" |
| OAUTH_FACEBOOK_CLIENT_SECRET | "727d90bac00b55a96c5b0b2a491bd3cd" |
| PASS_APPOINTMENTS | "1q2w3e4r" |
| PROYECT_FOLDER | "/genetica-test" |
| SELFDECODE_CLIENT_ID | "585898" |
| SELFDECODE_CLIENT_NAME | "AeG" |
| SELFDECODE_CLIENT_SECRET | "f092d6d5969994d8a3ca12746ecdbd17d4f6c8f94f0fed3aa3089d53" |
| SELFDECODE_ENV | "qa-b2b" |
| SELFDECODE_WEBHOOK_SECRET | "" |
| SELFDECODE_WEBHOOK_SECRET_DNA_KIT_JOB | "6_rJd8eMY2MYl5dTj4k27I9jmb6lhptFk8JUvfGNQjA" |
| SELFDECODE_WEBHOOK_SECRET_ORDER_JOB | "bFHAQ9fOtlGGOqKZXLKUp9zuZ13Mqyp2Mb-lAwDsyp0" |
| TU_AWS_ACCESS_KEY_ID | "AKIA5PYLMZESWXN5ZTGZ" |
| TU_AWS_BUCKET | "centro-de-genetica-storage-test" |
| TU_AWS_REGION | "us-east-2" |
| TU_AWS_SECRET_ACCESS_KEY | "Z5RykW/0FbfYCwIgOjKd5JVicWe9JBX5KR6TXcH4" |
| TU_AWS_VERSION | "latest" |
| UPLOADS_EXAMENES | "uploads/files/exams/" |
| UPLOADS_FILES | "/public/uploads/files/process/" |
| URL_BASE | "https://testadnjorgedotto.com/" |
| USER_APPOINTMENTS | "pedrovargas" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
"dev" |
|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/genetica-test/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%2273e4dc%22%2C%22route%22%3A%22easyadmin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fgenetica-test%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=73e4dc; PHPSESSID=6e92fb876f000e9d2731f8a0e08c5f09" |
| HTTP_HOST | "test.testadnjorgedotto.com" |
| HTTP_REFERER | "https://test.testadnjorgedotto.com/" |
| 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.217.145" |
| REMOTE_PORT | "10394" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1784501109 |
| REQUEST_TIME_FLOAT | 1784501109.8488 |
| REQUEST_URI | "/ingreso" |
| SCRIPT_FILENAME | "/var/www/genetica-test/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.0.1.233" |
| SERVER_NAME | "test.testadnjorgedotto.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_PATH | "/var/www/genetica-test/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,MAILER_URL,DATABASE_URL,PROYECT_FOLDER,UPLOADS_FILES,DIRECTORIO_EXAMENES,UPLOADS_EXAMENES,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,BASE_URL_APPOINTMENTS,USER_APPOINTMENTS,PASS_APPOINTMENTS,URL_BASE,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,JSON_GOOGLE_CLIENT_DIR,OAUTH_FACEBOOK_CLIENT_ID,OAUTH_FACEBOOK_CLIENT_SECRET,JORGEAPPOINMENT,JORGEAPPOINMENTSRV,TU_AWS_REGION,TU_AWS_BUCKET,TU_AWS_VERSION,SELFDECODE_ENV,SELFDECODE_CLIENT_ID,SELFDECODE_CLIENT_SECRET,SELFDECODE_CLIENT_NAME,SELFDECODE_WEBHOOK_SECRET_ORDER_JOB,SELFDECODE_WEBHOOK_SECRET_DNA_KIT_JOB,SELFDECODE_WEBHOOK_SECRET,TU_AWS_ACCESS_KEY_ID,TU_AWS_SECRET_ACCESS_KEY,GOOGLE_MAPS_API_KEY,DEFAULT_URI,MAILER_FROM,MAILER_FROM_NAME,MESSENGER_TRANSPORT_DSN" |
| USER | "www-data" |