ProvideQ / toolbox-server

Resources for the server that hosts the toolbox (Backend)
https://provideq.kit.edu
MIT License
1 stars 1 forks source link

feat: implement sensible CORS policy #43

Open schweikart opened 11 months ago

schweikart commented 11 months ago

Currently, we just use a stub "allow everything" CORS policy but it might sense to think of a policy that fits our project's needs.