The Joomla! Extensions Directory ™


Login Redirect Module

The Login Redirect Module is a simple module that is designed to handle situations where the user may login to a front page from various systems however you may not wish them to see that page (particularly for SSO landing pages). The login redirect module when displayed will check if the user is logged in and if so redirect them to the appropriate location. It is useful then to assign this module to specific pages that should only be seen by users who haven't logged into the system. In the situation where the user isn't logged in, the module remains inert and inactive.

Report

2011-10-24
Reviews: 7
- this also solves a nasty issue....Login module redirects even with wrong user/pass. Put login + this extension in the same article - redirect login to itself --->> will only redirect perfect with correct user/pass - saved my day :o)
2011-09-20
Reviews: 3
If you site contains some extension that load dynamic files, like XML or JS, this extension will show this file in place of site. For exemple if your header load a script like , this file will be show!
Owner's reply

I'm not sure I understand, the extension is a module. If someone is loading "dynamic" XML, JS, CSS or what ever and the module is rendering then this is a flaw in the extension doing this rendering. For those sorts of content types the module renderers should never activate and by definition this extension shouldn't be able to trigger a redirect. Perhaps you should consult with those extension developers to get a fix for their code because it very much sounds like they're not doing something properly.

2010-05-28
Reviews: 1
Simple to use and it does exactly what it says. This was a perfect quick fix for a project I'm working on. Thanks!
2009-10-09
Reviews: 5
I was looking for a little "whatever" to make a logged in user auto redirect to the right page and this is perfect.