This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1030e1d86b2681e3f7c2d955f95f78d705197156
stable
/
freqtrade
/
rpc
/
api_server
History
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
…
deps.py
…
uvicorn_threaded.py
…
web_ui.py
…
webserver.py
…
ws_schemas.py
…