mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 03:52:15 +00:00
SEC-2177: Polish
This commit is contained in:
parent
7cf37856c0
commit
c0590e614a
@ -25,6 +25,7 @@ public class DefaultRedirectStrategyTests {
|
||||
assertEquals("remainder", response.getRedirectedUrl());
|
||||
}
|
||||
|
||||
// SEC-2177
|
||||
@Test
|
||||
public void contextRelativeUrlWithMultipleSchemesInHostnameIsHandledCorrectly() throws Exception {
|
||||
DefaultRedirectStrategy rds = new DefaultRedirectStrategy();
|
||||
|
Loading…
x
Reference in New Issue
Block a user