JulianFrattini / cira

Python package for functions around the causality in requirements artifacts (CiRA) initiative.
http://www.cira.bth.se/
Apache License 2.0
10 stars 1 forks source link

Made CORS rules permissive #66

Closed JulianFrattini closed 1 year ago

JulianFrattini commented 1 year ago

To make requests from outside available, the CORS header now allows everything. There could be a more elegant, configurable version down the road but this version suffices for now.