[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1806) Can't login portal after sign in with unregistered user name

Marek Posolda (JIRA) jira-events at lists.jboss.org
Fri Feb 18 07:14:13 EST 2011


    [ https://issues.jboss.org/browse/GTNPORTAL-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583250#comment-12583250 ] 

Marek Posolda commented on GTNPORTAL-1806:
------------------------------------------

I am having this issue as well with latest trunk. After some number of invalid login attempts is user always redirected to public page.

Thing is that last part of parameter initialURI, which is send from login form, is deleted in each attempt ( So it's going to be "/portal/private/classic/home" -> "/portal/private/classic" -> "/portal/private" -> "/portal" ). And so after last attempt PortalLoginController doesn't perform redirection to InitiateLoginServlet but to public page (because URL is only "/portal") .

> Can't login portal after sign in with unregistered user name
> ------------------------------------------------------------
>
>                 Key: GTNPORTAL-1806
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-1806
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Hang Nguyen
>            Assignee: Khoi Nguyen
>
> - Go to public mode
> - Click Sign in link
> - input unregistered user name
> - Click Sign In
> => Return to private mode -> OK
> - Continue input unregistered user name
> - Click Sign in
> => Show message => OK
> - Input user name "root" and pass "gtn"
> - Click Sign in 
> => Return to public mode and show form Sign In -> Can't login to portal -> Wrong.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list