spring-security/config
Marcus Da Coregio c7912c551b 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:51:53 -03:00
..
src Consistently set AuthenticationEventPublisher in AuthenticationManagerBuilder 2022-08-19 09:51:53 -03:00
spring-security-config.gradle Exclude javax from hibernate dependency 2022-01-19 14:35:25 -06:00