moonraker/moonraker
Arksine ea62bc9ed1 app: change `enable_cors` option to `cors_domains`
Rather than allow all origins as was the default with "enable_cors", users may not specify the domains allowed.  If "*" is specified, all domains are allowed.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2020-11-13 07:27:17 -05:00
..
plugins klippy_apis: add quotes around filename in call to SDCARD_PRINT_FILE 2020-11-13 06:03:19 -05:00
app.py app: change `enable_cors` option to `cors_domains` 2020-11-13 07:27:17 -05:00
authorization.py app: change `enable_cors` option to `cors_domains` 2020-11-13 07:27:17 -05:00
confighelper.py moonraker: Connect to Klippy as a client 2020-08-11 08:38:28 -04:00
moonraker.py moonraker: Only return subscribed items in response to "objects/subscribe" 2020-11-11 08:32:06 -05:00
utils.py moonraker: stop the background logger prior to exiting 2020-08-31 15:30:30 -04:00
websockets.py app: change `enable_cors` option to `cors_domains` 2020-11-13 07:27:17 -05:00