Skip to content

Doc: update multiuser mode documentation - #8953

Merged
lstein merged 7 commits into
invoke-ai:mainfrom
lstein:lstein/docs/multiuser-mode
Mar 9, 2026
Merged

Doc: update multiuser mode documentation#8953
lstein merged 7 commits into
invoke-ai:mainfrom
lstein:lstein/docs/multiuser-mode

Conversation

@lstein

@lstein lstein commented Mar 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR updates the multiuser mode documentation to describe the user interfaces for adding, modifying and deleting users. It also removes some sections that were redundant with other parts of the documentation.

Related Issues / Discussions

QA Instructions

  1. After pulling, run make docs and browse to Multi-User Mode (http://localhost:8080/InvokeAI/multiuser/user_guide/).
  2. Read through.
  3. Check for coherency, accuracy, broken links, etc.

Merge Plan

Simple merge

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions Bot added the docs PRs that change docs label Mar 9, 2026
@lstein lstein added the v6.12.0 Intended for 6.12.0 release label Mar 9, 2026
@lstein
lstein requested a review from dunkeroni March 9, 2026 02:20

@dunkeroni dunkeroni left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something something Git permissions and LFS budget restrictions prevents me from pushing a commit with changes to your fork, so you get suggestions for each typo instead.

Comment thread docs/multiuser/user_guide.md Outdated
Comment thread docs/multiuser/user_guide.md Outdated
Comment thread docs/multiuser/user_guide.md Outdated
@lstein

lstein commented Mar 9, 2026

Copy link
Copy Markdown
Collaborator Author

Something something Git permissions and LFS budget restrictions prevents me from pushing a commit with changes to your fork, so you get suggestions for each typo instead.

Whoa, sorry! I thought I had the "allow commit to repository" checkbox checked.

lstein and others added 5 commits March 9, 2026 08:10
Co-authored-by: dunkeroni <dunkeroni@gmail.com>
Co-authored-by: dunkeroni <dunkeroni@gmail.com>
Co-authored-by: dunkeroni <dunkeroni@gmail.com>
@dunkeroni

Copy link
Copy Markdown
Collaborator

Whoa, sorry! I thought I had the "allow commit to repository" checkbox checked.

No, it's something sillier than that. From what I can tell, it's because the repo uses LFS, so pushing makes a check for LFS changes even if the commit doesn't end up changing any. I as a maintainer could push to branches in PR, but I as a user cannot trigger LFS actions (which might pull from a budget) on your private repo without being a collaborator. The check for LFS counts, so I get hit by a cryptic permissions issue instead. Git has had some open issues about the situation for a few years now.

@lstein
lstein enabled auto-merge (squash) March 9, 2026 17:53
@lstein
lstein merged commit 863fa50 into invoke-ai:main Mar 9, 2026
12 of 13 checks passed
@lstein
lstein deleted the lstein/docs/multiuser-mode branch March 9, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs PRs that change docs v6.12.0 Intended for 6.12.0 release

Projects

Status: 6.12.x

Development

Successfully merging this pull request may close these issues.

2 participants