-
Notifications
You must be signed in to change notification settings - Fork 9k
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 the withCredentials configuration key #5149
Merged
shockey
merged 10 commits into
swagger-api:master
from
segevfiner:ft/2895-with-credentials-config
Mar 20, 2019
Merged
Add the withCredentials configuration key #5149
shockey
merged 10 commits into
swagger-api:master
from
segevfiner:ft/2895-with-credentials-config
Mar 20, 2019
Commits on Jan 31, 2019
-
Add the withCredentials configuration key
It enables passing credentials in CORS requests. e.g. Cookies and Authorization headers.
Configuration menu - View commit details
-
Copy full SHA for 26d3d78 - Browse repository at this point
Copy the full SHA 26d3d78View commit details
Commits on Feb 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 202afb5 - Browse repository at this point
Copy the full SHA 202afb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb9fda - Browse repository at this point
Copy the full SHA 9fb9fdaView commit details
Commits on Mar 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6148528 - Browse repository at this point
Copy the full SHA 6148528View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94e066 - Browse repository at this point
Copy the full SHA e94e066View commit details -
only set
withCredentials
Fetch flag if the config value is truthythere are some workarounds in the wild today that involve setting `withCredentials` on `system.fn.fetch` directly. this approach avoids mangling those existing workarounds!
Configuration menu - View commit details
-
Copy full SHA for c7d44e4 - Browse repository at this point
Copy the full SHA c7d44e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e456d - Browse repository at this point
Copy the full SHA 89e456dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c403ec5 - Browse repository at this point
Copy the full SHA c403ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df391b - Browse repository at this point
Copy the full SHA 1df391bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8198a9e - Browse repository at this point
Copy the full SHA 8198a9eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.