IEEE-RVCE / GateKeeper

Hierarchical document review system
https://gate.ieee-rvce.org
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

enabled cors #31

Closed ChiragJS closed 5 months ago

ChiragJS commented 6 months ago

@SundarakrishnanN @chrisvrose

chrisvrose commented 6 months ago

Please note that there are some scenarios where * cors should not be used.

https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#requests_with_credentials

For now it should work fine, but please take note when we're integrating

ChiragJS commented 6 months ago

Yes , enabled it just for testing purposes for now , will change it eventually