ragflow/api/apps
Tong Liu f43db8bc51
fix code injection (#1868)
### What problem does this PR solve?

fix code injection in https://github.com/infiniflow/ragflow/issues/1860,
developers can have a check to see if the fix works as expected.

### Type of change

Vulnerability Fix
2024-08-08 13:44:55 +08:00
..
__init__.py add password reset function by extending the Flask command (#1632) 2024-07-23 14:02:41 +08:00
api_app.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
canvas_app.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
chunk_app.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
conversation_app.py add self-rag (#1070) 2024-06-06 11:13:39 +08:00
dataset_api.py add support for eml file parser (#1768) 2024-08-06 16:42:14 +08:00
dialog_app.py add self-rag (#1070) 2024-06-06 11:13:39 +08:00
document_app.py Add ParsertType Audio (#1637) 2024-07-22 19:17:30 +08:00
file2document_app.py fix doc number miss-match issue (#822) 2024-05-17 15:35:09 +08:00
file_app.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
kb_app.py fix bug about removing KB. (#839) 2024-05-20 09:23:57 +08:00
llm_app.py fix code injection (#1868) 2024-08-08 13:44:55 +08:00
system_app.py fix redis no such key (#1647) 2024-07-23 14:00:31 +08:00
user_app.py add rerank model (#969) 2024-05-29 16:50:02 +08:00