mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-06 08:48:00 -05:00
feat: API key usage should mark user as online #4368
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 @frenzybiscuit on GitHub (Mar 11, 2025).
Check Existing Issues
Problem Description
Currently, users can use the OpenAI API key and not show up as an active/online user (green icon).
I'm not positive, but I believe this also means they don't get marked as active under the user management page.
Desired Solution you'd like
Users show as online when using the API key and get marked as active on the user management page.
Alternatives Considered
No response
Additional Context
No response