spring-security/config
Marcus Da Coregio a8d6c1d21f 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:58:22 -03:00
..
src Consistently set AuthenticationEventPublisher in AuthenticationManagerBuilder 2022-08-19 09:58:22 -03:00
spring-security-config.gradle Exclude javax from hibernate dependency 2022-01-19 15:32:12 -06:00