[FLOW3-general] login backend application

David Sporer david.sporer at gmail.com
Mon Dec 10 15:17:07 CET 2012


Hey Martin,

yep I'm using this on http://portal.passcreator.de/login
Everything except the few public pages are login protected.

The Flow Documentation is a good point to start:
http://flow.typo3.org/documentation/guide/partiii/security.html#authentication-entry-points
The core concepts are explained here. If you have specific questions just
ask.

A short tutorial for a login and registration is posted here
http://www.flow3-tutorials.org/tutorials/security/registration-and-login.html(but
be aware that this is a bit outdated).

Regards
David


2012/12/10 Martin Siedentopf <futsy at web.de>

> Hi list-members,
>
> i tried to implement a backendapplication. So i tried to define a entry
> point for the application and i want that every thing is behind the
> authentication. Every user must be redirected to the login form if he has
> no authentication and tries to call a action or a controller behind the
> barrier.
>
> So somebody uses something like that or knows a tutorial for this?
>
> I am interested in the Seetings.yaml, Policy.yaml and Routes.yaml
> configuration for that problem?
>
> regards,
>
> Martin
>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
>


More information about the FLOW3-general mailing list