moonraker/moonraker
Arksine 0a3a83de37 authorization: check for dangerous "cors_domains"
A user may unintentionally allow access to dangerous domains if they place a wildcard in the top level domain portion of an entry.  Raise a config error when this condition is detected.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-03-10 18:19:28 -05:00
..
plugins update_manager: refactor GitUpdater 2021-03-09 18:13:45 -05:00
app.py app: always log HTTP errors 2021-03-08 15:36:19 -05:00
authorization.py authorization: check for dangerous "cors_domains" 2021-03-10 18:19:28 -05:00
confighelper.py app: initialize all logging options 2021-03-06 07:34:43 -05:00
moonraker.py moonraker: call optional "on_exit()" plugin method before "close()" 2021-03-08 17:04:06 -05:00
utils.py utils: add method for setting rollover info 2021-01-06 12:05:09 -05:00
websockets.py websockets: minor fixes 2021-02-27 12:55:48 -05:00