ragflow/api/db
Dada Hsueh 2484e26cb5
fix superuser password not base64 encoded (#2475)
### What problem does this PR solve?

Fixes the _superuser_ `admin@ragflow.io` not being accessible due to how
entered passwords are used. Unless this is expected behavior?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-09-18 14:30:45 +08:00
..
services fix ppt file from filemanager error (#2470) 2024-09-18 09:22:14 +08:00
__init__.py add support for TTS model (#2095) 2024-08-26 15:19:43 +08:00
db_models.py Common: Support postgreSQL database as the metadata db. (#2357) 2024-09-12 15:12:39 +08:00
db_utils.py Common: Support postgreSQL database as the metadata db. (#2357) 2024-09-12 15:12:39 +08:00
init_data.py fix superuser password not base64 encoded (#2475) 2024-09-18 14:30:45 +08:00
operatioins.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00