Add option to apply the protection also to registered users #860
This commit is contained in:
@@ -90,7 +90,6 @@ public class SessionManagerTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@SuppressWarnings("unchecked")
|
||||
public void shouldDenySessionIfTimeoutHasExpired() {
|
||||
// given
|
||||
int timeout = 20;
|
||||
|
||||
Reference in New Issue
Block a user