spring-security/core
bist 094bf1b527 Validate hasRole Input
There are no check for role prefix in AuthorizeHttpRequestsConfigurer#XXXrole
methods. This PR adds check for the same. Now the configuration
will fail if role/s start with prefix for hasRole and hasAnyRole methods.

Closes #12581
2023-03-03 15:00:34 -07:00
..
src Validate hasRole Input 2023-03-03 15:00:34 -07:00
spring-security-core.gradle jsr250-api -> jakarta.annotation-api 2022-01-19 15:32:12 -06:00