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
42cecb83f2cf1f94e2cdb1071ddb407137f00b9f
stable
/
freqtrade
/
rpc
/
api_server
T
History
Matthias
42cecb83f2
Disable base64 loading via API
...
closes severe RCE vulnerability reported privately.
2022-09-27 20:37:16 +02:00
..
ui
Deploy to subdirectory
2021-01-31 16:01:00 +01:00
ws
fix runtime error: dict changed size during iteration
2022-09-25 15:05:56 -06:00
__init__.py
Rename api_server2 module to apiserver
2021-01-03 06:49:04 +01:00
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
Merge pull request
#7194
from freqtrade/rpc/partial_forceexit
2022-08-10 07:12:40 +02:00
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
fix dependency
2022-09-09 11:27:20 -06:00
uvicorn_threaded.py
Uvloop_helper should use "get_running_loop"
2021-12-31 17:27:42 +01:00
web_ui.py
Force response API to js to fix faulty system configs
2022-08-07 10:42:56 +02:00
webserver.py
Merge branch 'develop' into pr/wizrds/7303
2022-09-20 06:56:15 +02:00
ws_schemas.py
moved ws_schemas, first ws tests
2022-09-08 13:58:28 -06:00