spring-security/config
Marcus Da Coregio 0aac515737 Consistently set AuthenticationEventPublisher in AuthenticationManagerBuilder
Prior to this, the HttpSecurity bean was not consistent with WebSecurityConfigurerAdapter's HttpSecurity because it did not setup a default AuthenticationEventPublisher. This also fixes a problem where the AuthenticationEventPublisher bean would only be considered if there was a UserDetailsService

Closes gh-11449
Closes gh-11726
2022-08-19 09:35:41 -03:00
..
src Consistently set AuthenticationEventPublisher in AuthenticationManagerBuilder 2022-08-19 09:35:41 -03:00
spring-security-config.gradle Update spring-data-jpa to 3.0.0-M5 2022-07-15 14:37:24 -03:00