Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Relaxed CORS restriction from /api/ endpoint, see #46 #47

Merged
merged 2 commits into from
Jul 21, 2021

Conversation

ketankr9
Copy link

@ketankr9 ketankr9 commented Jan 10, 2020

Now cross-site xhr-requests can work inside browser(by scripts or extensions) even if the authentication is enabled.
Tested on an extension which uses /api/ endpoint with authentication feature and solves ketankr9/cloud-torrent-extension#1 (comment)
Note: CORS only affects webHandle

Now cross-site xhr-requests can work inside browser(by scripts or extensions) even if the authentication is enabled.
Tested on an extension which uses /api/ endpoint with authentication feature and solves [https://github.com/ketankr9/cloud-torrent-extension/issues/1#issuecomment-570915569](https://github.com/ketankr9/cloud-torrent-extension/issues/1#issuecomment-570915569)
Note: CORS only affects webHandle
@boypt boypt merged commit 732e936 into boypt:master Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants