Eric Rizzo

Results 12 issues of Eric Rizzo

**Question** I have an ordinary Test project in my solution, targeting .Net Framework 4.6.2. When I added a Nuget reference to NSubstitute.Analyzers.CSharp, I got several warnings like this: > An...

With a configuration that includes CSRF protection (even customized), LogoutConfigurer assumes that `/logout` will only match POST requests (code in question [here](https://github.com/spring-projects/spring-security/blob/58f66a97a94c471bd7538d4d22c46995edb87b13/config/src/main/java/org/springframework/security/config/annotation/web/configurers/LogoutConfigurer.java#L361C1-L363C1) as of the time of this writing). That's...

in: config
type: enhancement
status: feedback-provided