DerChris173

Results 4 comments of DerChris173

I would be able to do a simple fix in org.springframework.security.config.annotation.method.configuration.SecuredMethodSecurityConfiguration by injecting the RoleHierarchy and setting it into the SecuredAuthorizationManager, with some reasonable default behavior. Would a PR be...

I just checked open PRs, and this would be resolved with this PR https://github.com/spring-projects/spring-security/pull/14057

Thank you for looking into this issue! I wasn't very clear when I wrote the this issue, but I'm talking about reactive forms, where `ngModel` is not used.

Hi @alxhub! Thank you for looking at this ticket! I saw that you adjusted the milestone. Does it mean that such a feature would be accepted? I could work on...