mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #7619] Do you know which directory file is used to modify the login method? I want to transform it into automatic login through a series of basic information such as the login user's cookie, and then the platform will automatically delete thi… #14815
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tangyong2000 on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7619
Do you know which directory file is used to modify the login method? I want to transform it into automatic login through a series of basic information such as the login user's cookie, and then the platform will automatically delete this account after the login user logs out.