ragflow/api/utils
zhuhao 792a1a9d91
add password reset function by extending the Flask command (#1632)
### What problem does this PR solve?
add password reset function by extending the Flask command. #1200 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-07-23 14:02:41 +08:00
..
__init__.py apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00
api_utils.py API: create update_doc method (#1341) 2024-07-03 15:14:34 +08:00
commands.py add password reset function by extending the Flask command (#1632) 2024-07-23 14:02:41 +08:00
file_utils.py fix create dialog bug (#982) 2024-05-30 09:25:05 +08:00
log_utils.py refactor (#1124) 2024-06-12 11:02:15 +08:00
t_crypt.py modify the encryption to first perform base64 encoding and then encrypt (#1621) 2024-07-22 09:24:45 +08:00
web_utils.py refactor (#1124) 2024-06-12 11:02:15 +08:00