Phillip Webb

Results 467 comments of Phillip Webb

Perhaps removing `org.springframework.boot.loader.nio.file.NestedFileSystemProvider` from the contents of the file might work and only deleting it if that's the only line. That might be a bit safer.

@arkinmodi Thanks for the reproducer. I've opened #42068 to investigate.

https://github.com/spring-projects/spring-boot/issues/39812#issuecomment-2187740426 has noted that both undertow issues are now fixed.

@rajadilipkolli I actually can't remember the outcome of the team meeting I'm afraid. We've not had the time to really investigate the feature in any detail yet.

Hi @stevbark, This issue is still open and needs to be handled, however, we haven't yet branched the code so we won't be able to merge anything until that happens....

I think we should leave this to the Spring Security fix suggested in [SEC-2680](https://github.com/spring-projects/spring-security/issues/2900)

Please do @Chu3laMan. You'll probably want to take a look at `AuthenticationAuditListener` and add something to `onApplicationEvent` that deals with `org.springframework.security.authentication.event.LogoutSuccessEvent`. There are existing tests in `AuthenticationAuditListenerTests` that might also...

Closing in favor of PR #41278. Thanks @Chu3laMan

I've reopened this issue and repurposed it to improve the documentation.

Thanks. I think it's an oversight that we didn't add support for this in 3.3 when we added record metadata support.