infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
20.75k stars 2.04k forks source link

[Question]: sign in failure after upgrade in dev #2825

Open ryanboon88 opened 1 week ago

ryanboon88 commented 1 week ago

Describe your problem

after done an upgrade in dev, unable to sign in using userid and password and unable to create new password and id. how to reset the existing id and password Problem Fixed. thank you

KevinHuSh commented 1 week ago

Register a new user with the old password. Compare the password in MySQL: rag_flow.user. Reset the old password to the new one using update statement.

ryanboon88 commented 1 week ago

Thank you!

On Tue, 15 Oct 2024 at 9:49 AM, Kevin Hu @.***> wrote:

Register a new user with the old password. Compare the password in MySQL: rag_flow.user. Reset the old password to the new one using update statement.

— Reply to this email directly, view it on GitHub https://github.com/infiniflow/ragflow/issues/2825#issuecomment-2412650037, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKDA3Z2GHSCH2A2MSE44L23Z3RYCVAVCNFSM6AAAAABP4HRTHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJSGY2TAMBTG4 . You are receiving this because you authored the thread.Message ID: @.***>