Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Reactive Support for UserDetailsChecker #6229

Merged
merged 1 commit into from
Dec 11, 2018
Merged

Add Reactive Support for UserDetailsChecker #6229

merged 1 commit into from
Dec 11, 2018

Conversation

edeandrea
Copy link
Contributor

@edeandrea edeandrea commented Dec 4, 2018

Integrate UserDetailsChecker into ReactiveAuthenticationManager and
OAuth2 resource server authentication converters.

Fixes gh-6219

Copy link
Member

@rwinch rwinch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I have replied inline

@edeandrea
Copy link
Contributor Author

I made the requested changes & rebased the commits into a single commit. I'll open a separate ticket for the UserDetailsCheckingAuthenticationConverters.

@edeandrea
Copy link
Contributor Author

I opened #6237 for the other part of what I removed from this PR.

Copy link
Member

@rwinch rwinch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the the fast turnaround. I have provided additional feedback inline

@edeandrea
Copy link
Contributor Author

Added a new commit with requested changes.

Copy link
Member

@rwinch rwinch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @edeandrea! Can you please squash your commits and change the commit subject to be a little more descriptive? Something like Add Reactive Support for UserDetailsChecker

@rwinch rwinch added the status: waiting-for-feedback We need additional information before we can continue label Dec 7, 2018
Integrate UserDetailsChecker into ReactiveAuthenticationManager and
OAuth2 resource server authentication converters.

Fixes gh-6219
@edeandrea
Copy link
Contributor Author

Done!

@rwinch rwinch changed the title Integrate UserDetailsChecker into ReactiveAuthenticationManager and OAuth2 resource server authentication converters Add Reactive Support for UserDetailsChecker Dec 11, 2018
@rwinch rwinch self-assigned this Dec 11, 2018
@rwinch rwinch removed the status: waiting-for-feedback We need additional information before we can continue label Dec 11, 2018
@rwinch rwinch added this to the 5.2.0.M1 milestone Dec 11, 2018
@rwinch rwinch added status: duplicate A duplicate of another issue in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement Reactive labels Dec 11, 2018
@rwinch rwinch merged commit 4178c92 into spring-projects:master Dec 11, 2018
@edeandrea edeandrea deleted the gh-6219 branch December 14, 2018 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants