stable/freqtrade/rpc/api_server
Matthias 42cecb83f2 Disable base64 loading via API
closes severe RCE vulnerability reported privately.
2022-09-27 20:37:16 +02:00
..
ui
ws fix runtime error: dict changed size during iteration 2022-09-25 15:05:56 -06:00
__init__.py
api_auth.py fix jwt auth 2022-09-21 18:23:00 -06:00
api_backtest.py Disable base64 loading via API 2022-09-27 20:37:16 +02:00
api_schemas.py
api_v1.py Disable base64 loading via API 2022-09-27 20:37:16 +02:00
api_ws.py fix constants, update config example, add emc config validation 2022-09-15 11:12:05 -06:00
deps.py
uvicorn_threaded.py
web_ui.py
webserver.py Merge branch 'develop' into pr/wizrds/7303 2022-09-20 06:56:15 +02:00
ws_schemas.py