From e7031f8192e8a002d9852464430bd3b1dd3e4626 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Fri, 15 Jan 2016 17:10:31 +0100 Subject: [PATCH] small Bugfixes youtube verification code --- app/environment.ini | 3 +++ public/templates/view/index.html | 3 +++ public/templates/view/setup.html | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/environment.ini b/app/environment.ini index f6fc8f4d..fc7b912b 100644 --- a/app/environment.ini +++ b/app/environment.ini @@ -18,17 +18,20 @@ DB_DNS = mysql:host=localhost;port=3306;dbname= DB_NAME = pathfinder DB_USER = root DB_PASS = + ; EVE-Online CCP Database export DB_CCP_DNS = mysql:host=localhost;port=3306;dbname= DB_CCP_NAME = eve_parallax_min DB_CCP_USER = root DB_CCP_PASS = + ; SMTP settings SMTP_HOST = localhost SMTP_PORT = 25 SMTP_SCHEME = "" SMTP_USER = pathfinder SMTP_PASS = root + SMTP_FROM = pathfinder@localhost.com SMTP_ERROR = pathfinder@localhost.com diff --git a/public/templates/view/index.html b/public/templates/view/index.html index b20f3970..498699a3 100644 --- a/public/templates/view/index.html +++ b/public/templates/view/index.html @@ -49,6 +49,9 @@ {* iOS Safari *} + {* Youtube verification code *} + + diff --git a/public/templates/view/setup.html b/public/templates/view/setup.html index 92a5e3d0..53e8759a 100644 --- a/public/templates/view/setup.html +++ b/public/templates/view/setup.html @@ -484,7 +484,7 @@ - +