idlesign / deluge-webapi

Plugin for Deluge WebUI providing sane JSON API
https://github.com/idlesign/deluge-webapi
BSD 3-Clause "New" or "Revised" License
120 stars 27 forks source link

Add CORS, and add CORS gtk settings #12

Closed BrandonGillis closed 6 years ago

BrandonGillis commented 6 years ago

This commit add the ability to enable/disable cross-origin request. It also allow to add allowed origin within deluge gtk-ui.

image

4

idlesign commented 6 years ago

Thank you. Almost ready to merge, but I have some remarks (mostly about style).

BrandonGillis commented 6 years ago

Thanks for your remarks, I'm gonna make the changes needed.

idlesign commented 6 years ago

Thank you. Merged.