diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7e99879..e26a135 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,13 +2,13 @@ - - - - - + + + + + @@ -67,9 +67,7 @@ - - - + @@ -94,10 +92,28 @@ - + - + + + + + + + + + + + + + + + + + + + @@ -106,7 +122,7 @@ - + @@ -115,7 +131,7 @@ - + @@ -124,7 +140,7 @@ - + @@ -133,7 +149,7 @@ - + @@ -181,7 +197,6 @@ @@ -275,6 +291,7 @@ + @@ -595,7 +612,6 @@ - @@ -734,24 +750,24 @@ - - - - - - - + - + + + + + + + - + @@ -776,6 +792,13 @@ + + + + + + + @@ -838,9 +861,7 @@ - - - + @@ -875,9 +896,7 @@ - - - + @@ -890,11 +909,6 @@ - - - - - @@ -952,11 +966,6 @@ - - - - - @@ -981,9 +990,7 @@ - - - + @@ -995,28 +1002,24 @@ - - - + - - - + - + - + @@ -1024,9 +1027,21 @@ - - - + + + + + + + + + + + + + + + @@ -1048,23 +1063,23 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/www/protected/config/env/prod.php b/www/protected/config/env/prod.php index b6ff807..0478f83 100644 --- a/www/protected/config/env/prod.php +++ b/www/protected/config/env/prod.php @@ -7,7 +7,7 @@ return [ [ 'connectionString' => 'mysql:host=rdbms.strato.de;dbname=DB451718', 'username' => 'U451718', - 'password' => 'Datenbank', + 'password' => '??>?>', //TODO Change me and move me to extra file 'enableProfiling' => false, 'enableParamLogging' => false, 'charset' => 'utf8',