Skip to content

[bug]: Non-admin users should not be able to see queue items from System #62

@lstein

Description

@lstein

Is there an existing issue for this problem?

  • I have searched the existing issues

Install method

Invoke's Launcher

Operating system

Linux

GPU vendor

Nvidia (CUDA)

GPU model

No response

GPU VRAM

No response

Version number

feature/multiuser branch

Browser

No response

System Information

No response

What happened

I took a preexisting InvokeAI root and database, and changed it from a single-user instance to a multiuser instance by adding multiuser: true to the invokeai.yaml config file. I then logged into invoke as an unprivileged (non-admin) user. I found that I could see the details of earlier generations in the queue tab that were owned by the legacy "System" user.

What you expected to happen

I expect that generation parameters of queue items owned by System, Admin and other users will be censored (for privacy) for non-admin users. Right now generation parameters by other non-admin users are censored, but System details are visible.

The Admin user should continue to see all queue items and their generation parameters.

How to reproduce the problem

No response

Additional context

No response

Discord username

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions