Skip to content

[enhancement]: Improve user isolation in session queue and processing #29

@lstein

Description

@lstein

Is there an existing issue for this?

  • I have searched the existing issues

Contact Details

No response

What should this feature add?

Several enhancement requests were identified during testing of PR #26

  1. When two users, A and B, are logged in simultaneously and A initiates a generation, the generation preview shows up in both A and B's browsers and the generated image gets saved to both A and B's image boards. Non-administrative users should never see the images being generated by another user.
  2. When displaying the job queue, users should not be able to see Batch Field Values from generation processes launched by other users. The values should be blurred out if possible. Only the Administrator should be able to see values from generations launched by other users.
  3. When the job queue tab is open in multiple browsers and a generation is begun in one browser window, the queue does not update in the other window.
  4. New columns should be added to the job queue table showing the account name of the user who launched the job. If the account name is not set, then show the login name.

Alternatives

No response

Additional Content

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions