Skip to content

Feat: user list easily delete/deactivate users #43

@gustavonline

Description

@gustavonline

I have a client using librechat as a subscription business to gain access to his custom models. We really need an easy way to manage user accounts some kind of deactivation or deleting an account would be really nice. I can see in the sidebar.tsx that a users menu has been commented out, so it seems like it has been intended but for some reason paused.

},
// TODO: re-enable once user management is ready
// {
// labelKey: 'com_nav_users',
// path: '/users',
// icon: 'users',
// capability: SystemCapabilities.READ_USERS,
// },
{

https://github.com/ClickHouse/librechat-admin-panel/blob/main/src/components/Sidebar.tsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions