[ticket/233] Properly redirect to portal after login

We need to provide a proper path with controller helper and path helper.
A simple path to the portal is not enough, as we redirect from ucp.php.
Therefore, we need to remove the web root path from the URL to the portal.

B3P-233
This commit is contained in:
Marc Alexander
2014-04-06 19:33:45 +02:00
parent 1b18cfc104
commit 8db374bcd8
3 changed files with 38 additions and 4 deletions

View File

@@ -272,7 +272,9 @@ services:
arguments:
- @auth
- @config
- @controller.helper
- @dbal.conn
- @path_helper
- @template
- @user
- %core.root_path%