Bug #24771
Redirect after login
| Status: | Closed | Start date: | 2011-01-24 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | felogin | |||
| Target version: | - | |||
| TYPO3 Version: | 4.4 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
I place my felogin on a page :
I configure it with these options :
redirect after login
redirect after logout
redirect after login error
After logout => OK
after login error = OK
aflter login successful => NOT OK
ally m page who are called after login,logout etc... are "standard".
Typo3 4.4.6
felogin 1.3.0
RealUrl 1.10.1
(issue imported from #M17266)
History
Updated by Riccardo De Contardi over 2 years ago
Hi Mario,
Your redirect "aflter login successful " is towards an access-restricted page?
Updated by Mario Ramalho over 2 years ago
Hello,
No a standard page...
Thanks for your help
Updated by Riccardo De Contardi over 2 years ago
Sorry, I got confused. The "landing" page is not important; now I remember:
Some time ago I've had a similar problem because my login page was "Hide at login".
I solved in this way:
1. set up a page called "Login" with login plugin, no access restriction
2. set up another page called "Login", too, shortcut to 1, access restricted (Hide at login)
Hope this can help you
Updated by over 2 years ago
What Riccardo is writing is also described on #8468.
Updated by Steffen Kamper over 2 years ago
The redirect after login works - so if there is not a logical problem with "hide at login" or simular, i will close this issue.
Updated by Jigal van Hemert over 1 year ago
- Status changed from New to Closed
- Target version deleted (
0) - TYPO3 Version set to 4.4
Redirect after login works correct, only problem is that many forget to make the felogin plugin accessible after login. The concept is described in the manual, so there should not be a problem with this any more.