Spring Security's MethodSecurityEvaluationContext should ignore parameter names that are null.
Hi @rwinch, I would like to take this one.
Thanks for the offer. I'd like to keep this for a first time contributor for the moment. If you are looking for more issues, please check out the help wanted and exclude the first timers only label. Here is the query if you need it https://github.com/spring-projects/spring-security/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22help+wanted%22+sort%3Aupdated-desc++-label%3Afirst-timers-only
Hi can i work on this
Thank you for volunteering to work on this @shabari004! The issue is yours. Please let me know if you need any help.
@rwinch i dont see any test cases for this class, do we need any test cases for this
Thanks @rwinch.
@rwinch i dont see any test cases for this class, do we need any test cases for this
@shabari004 There are not currently unit tests as this is tested in other places. However, I think it would make sense for this scenario to create unit tests.
@rwinch sorry to bother you, can i get some help in creating the test cases please.
@shabari004 You may. What help do you need? Can you describe the problem you are having? Can you post a branch with the code you have?
@rwinch Hi i created a pull request with my code. Thanks