uwe-app / app

Universal web editor
https://uwe.app
0 stars 0 forks source link

Consider CORS support in web server #481

Open tmpfs opened 3 years ago

tmpfs commented 3 years ago

Restricted to allows authorities using the current protocol.

Cannot currently use [actix-cors][https://docs.rs/actix-cors/] as it is tied to an older version of actix-web.