From: Gusa Date: Sat, 15 Dec 2012 06:49:47 +0000 (+0100) Subject: Error log in page for registered users. X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=12538df561190eb732debf1959e0fdffb6aad8c2;p=mobi%2F.git Error log in page for registered users. When a registered user try to log in the wrong application (for example registered company user tries to log in the users application) Symfony (sfGuard) needs this page in order to show a error message. --- diff --git a/apps/companyfront/modules/sfGuardAuth/templates/secureSuccess.php b/apps/companyfront/modules/sfGuardAuth/templates/secureSuccess.php new file mode 100644 index 0000000..9647ca4 --- /dev/null +++ b/apps/companyfront/modules/sfGuardAuth/templates/secureSuccess.php @@ -0,0 +1,4 @@ + +

+ + diff --git a/apps/userfront/modules/sfGuardAuth/templates/secureSuccess.php b/apps/userfront/modules/sfGuardAuth/templates/secureSuccess.php new file mode 100644 index 0000000..9647ca4 --- /dev/null +++ b/apps/userfront/modules/sfGuardAuth/templates/secureSuccess.php @@ -0,0 +1,4 @@ + +

+ +