spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.85k stars 5.91k forks source link

Fix error when Bearer token is requested with empty string #15940

Closed jacknie84 closed 3 weeks ago

jacknie84 commented 1 month ago

Issue gh-15885

jacknie84 commented 1 month ago

Hi @sjohnr. Thank you for your review. I've made all the changes you asked for. and I updated the test code because it was failing due to recent code changes. Please review it once again.

sjohnr commented 4 weeks ago

@jacknie84 the PR Build failed due to code formatting issues related to imports. Let me know if you need any assistance.

jacknie84 commented 3 weeks ago

@sjohnr Sorry~ The results of the ':spring-security-oauth2-resource-server:checkstyleTest' task were checked and action was taken. Thank you.

sjohnr commented 3 weeks ago

Thanks @jacknie84! This has been merged into 6.2.x as 4c6fef82b9b8d2a985305bcd1c0d59cc60245583 along with polish commit 86f3cd6dc7c7c7bc0e44e934d8d0c9405ead1b89.