mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-09-01 21:25:58 +08:00
Supersedes #17063 (closed as superseded due to unrebasable test-fixture drift). ## Summary Fix admin bootstrap to respect DEFAULT_SUPERUSER_EMAIL/PASSWORD/NICKNAME env vars. Previously hardcoded defaults ignored custom values. Now reads env at import time and keys superuser lookup off configured email. Core fix only; tests excluded due to fixture conflicts. Co-authored-by: Taranum01 <50813317+Taranum01@users.noreply.github.com> Co-authored-by: Taranum01 <taranumwasu@users.noreply.github.com> Co-authored-by: Jin Hai <haijin.chn@gmail.com>