[FLOW3-general] Authorization Problem with the Blog-Example

Karsten Dambekalns karsten at typo3.org
Wed Mar 23 18:45:32 CET 2011


Hi.

On 12.03.11 13:37, Marcus 'biesior' Biesioroff wrote:
> I'm 'fighting' w/ example too :) try to 'patch' one line in Master
> template:
> 
> Index: Packages/Application/Blog/Resources/Private/Layouts/Master.html
> ======================================================================
> // line # ca. 99
> -    <f:link.action controller="Admin">Login</f:link.action>
> +    <f:link.action controller="Login">Login</f:link.action>
> 

For it works fine as is. The link points to http://dev.blog.kmac/admin
and I am redirected to http://dev.blog.kmac/admin/authentication for login.

Regards,
Karsten


More information about the FLOW3-general mailing list