SEC-2913: Polish
This commit is contained in:
parent
6c541468f6
commit
4ca936bb76
|
@ -136,7 +136,7 @@ class NamespaceSessionManagementTests extends BaseSpringSpec {
|
|||
}
|
||||
}
|
||||
|
||||
def "http/session-management@session-fixation-protection=changeSessionId"() {
|
||||
def "SEC-2913: Default JavaConfig session fixation AuthenticationStrategy has NullEventPublisher"() {
|
||||
setup:
|
||||
loadConfig(SFPPostProcessedConfig)
|
||||
when:
|
||||
|
|
Loading…
Reference in New Issue