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

OAUTH2-207 Add Feature to register CORS Filter #691

Closed
wants to merge 13 commits into from

Conversation

martamedio
Copy link

@martamedio martamedio commented Jan 25, 2019

We have added a Feature to register CORS Filter as we discussed.

cc/ @csierra

Edited: We have also studied the possibility of not implementing a Feature and using a ContainerRequestFilter/ContainterResponseFilter, but involves some changes to avoid code duplication (for parsing headers and get the OAuth2 application).
So far I have left it with the Feature format, we look forward to your comments.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@martamedio martamedio changed the title OAUTH2-207 Add Feature to register CORS Filter with ranking used to execute after AuthVerifierFilter OAUTH2-207 Add Feature to register CORS Filter Jan 25, 2019
@martamedio
Copy link
Author

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 1 minute 31 seconds 204 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ffeb018abbbcff01dc54dc402c882db5c6e05293

Sender Branch:

Branch Name: OAUTH2-207
Branch GIT ID: a8ee1a44fa4e3356dc0372b8fcc1d87caf32ab64

0 out of 1jobs PASSED
For more details click here.

Please fix rebase errors on martamedio/OAUTH2-207

Target exception: java.lang.RuntimeException: Unable to rebase martamedio-691-OAUTH2-207 to master
error: Failed to merge in the changes.

@topolik
Copy link
Owner

topolik commented Mar 6, 2019

Closing CORS

@topolik topolik closed this Mar 6, 2019
@martamedio martamedio deleted the OAUTH2-207 branch March 19, 2019 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants