Rossen Stoyanchev opened SPR-12427 and commented


Affects: 4.1.2

Issue Links: - SEC-2786 Allow use of Spring Security filters in applications that make use of Servlet 3.1 Async I/O ("depends on")

Referenced from: commits https://github.com/spring-projects/spring-framework/commit/ab629a0e26d892404e8d29e74c13f97b8d0b4d34, https://github.com/spring-projects/spring-framework/commit/43d93712f1a827cf00a9b097dd546320ce841692

1 votes, 5 watchers

Comment From: spring-projects-issues

Rossen Stoyanchev commented

Although this ticket does not strictly depend on SEC-2786, in practice it would be very important to align the solution with support from Spring Security since it is very common to secure applications with it.

Comment From: rstoyanchev

In practice this means re-writing or replicating the SockJS support.