[PR #372] [CLOSED] Self- lockout of admin protection #3323

Closed
opened 2026-02-22 18:33:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/372
Author: @shatfield4
Created: 11/13/2023
Status: Closed

Base: masterHead: 367-self-lockout-of-admin-protection


📝 Commits (1)

  • f9092c3 prevent current user from changing their own permissions to prevent locking themselves out

📊 Changes

1 file changed (+18 additions, -14 deletions)

View changed files

📝 frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx (+18 -14)

📄 Description

resolves #367

Block current user from changing their permissions in the users section to prevent a user from locking themselves out.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/372 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/13/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `367-self-lockout-of-admin-protection` --- ### 📝 Commits (1) - [`f9092c3`](https://github.com/Mintplex-Labs/anything-llm/commit/f9092c3bcb5f053c7b76cca7a98eee363b4327dd) prevent current user from changing their own permissions to prevent locking themselves out ### 📊 Changes **1 file changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx` (+18 -14) </details> ### 📄 Description resolves #367 Block current user from changing their permissions in the users section to prevent a user from locking themselves out. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:33 -05:00
yindo closed this issue 2026-02-22 18:33:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3323