-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5-RC7
-
Fix Version/s: 1.5.1
-
Component/s: wicket-auth-roles
-
Labels:None
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.
- is a clone of
-
WICKET-3991 SignInPanel prevents the page being Stateless when signing in with the "rember me" facility.
-
- Resolved
-