Skip to content

Add Reactive Clear-Site-Data Support #6777

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

Merged
merged 1 commit into from
Apr 19, 2019
Merged

Conversation

sayembd
Copy link
Contributor

@sayembd sayembd commented Apr 14, 2019

  1. A new implementation of ServerHttpHeadersWriter has been created to add Clear-Site-Data header support.
  2. A new implementation of ServerLogoutHandler has been created which can be configured to write response headers during logout.
  3. Added unit tests for both implementations.

Copy link
Contributor

@rhamedy rhamedy left a comment

Choose a reason for hiding this comment

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

Just wanted to point out the error messaging format 👍

Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

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

@sayembd thanks for the PR! This looks really clean; I left just a couple of housekeeping items inline.

1. A new implementation of ServerHttpHeadersWriter has been created to
   add Clear-Site-Data header support.
2. A new implementation of ServerLogoutHandler has been created which
   can be configured to write response headers during logout.
3. Added unit tests for both implementations.

Fixes spring-projectsgh-6743
@sayembd
Copy link
Contributor Author

sayembd commented Apr 18, 2019

@jzheaux Thank you very much for the review! I've made the necessary adjustments and pushed the changes.

@jzheaux jzheaux merged commit 2c136f7 into spring-projects:master Apr 19, 2019
@sayembd sayembd deleted the gh-6743 branch May 14, 2019 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants