[PR #566] [MERGED] [BUG] Fixed mass_assignment vuln #3399

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/566
Author: @timothycarambat
Created: 1/10/2024
Status: Merged
Merged: 1/10/2024
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (1)

  • 99b4531 Fixed mass_assignment vuln

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 server/endpoints/invite.js (+6 -2)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

What is in this change?

Path to invitation logic on backend permissions


🔄 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/566 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 1/10/2024 **Status:** ✅ Merged **Merged:** 1/10/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`99b4531`](https://github.com/Mintplex-Labs/anything-llm/commit/99b4531e3bbc3a10cc0c25dd2eb2c9df24b02d15) Fixed mass_assignment vuln ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/endpoints/invite.js` (+6 -2) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### What is in this change? Path to invitation logic on backend permissions --- <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:42 -05:00
yindo closed this issue 2026-02-22 18:33:42 -05:00
yindo changed title from [PR #566] [BUG] Fixed mass_assignment vuln to [PR #566] [MERGED] [BUG] Fixed mass_assignment vuln 2026-06-05 15:13:12 -04: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#3399