SignInPanel may lead to infinite redirects if there is rememberMe cookie with
outdated data
-------------------------------------------------------------------------------------------
Key: WICKET-4010
URL: https://issues.apache.org/jira/browse/WICKET-4010
Project: Wicket
Issue Type: Bug
Components: wicket-auth-roles
Affects Versions: 1.5-RC7
Reporter: Martin Grigorov
Assignee: Martin Grigorov
quickstart4.zip from WICKET-3991 shows that having outdated "RememberMe" data
in the cookie may lead to infinite loop: SignInPanel#onBeforeRender() ->
signIn(oldCredentials) -> go to SignInPage -> try to load SignInPanel again.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira