[PR #730] [MERGED] server: Prevent regular users from modifying non-editable attributes #922

Closed
opened 2026-02-27 09:10:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/730
Author: @nitnelave
Created: 11/5/2023
Status: Merged
Merged: 11/5/2023
Merged by: @nitnelave

Base: mainHead: editable


📝 Commits (1)

  • 931d319 server: Prevent regular users from modifying non-editable attributes

📊 Changes

2 files changed (+22 additions, -11 deletions)

View changed files

📝 server/src/domain/handler.rs (+5 -3)
📝 server/src/infra/graphql/mutation.rs (+17 -8)

📄 Description

Fixes #725


🔄 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/lldap/lldap/pull/730 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 11/5/2023 **Status:** ✅ Merged **Merged:** 11/5/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `editable` --- ### 📝 Commits (1) - [`931d319`](https://github.com/lldap/lldap/commit/931d31941efda71c6c7669a100cc5091af9e23c7) server: Prevent regular users from modifying non-editable attributes ### 📊 Changes **2 files changed** (+22 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/handler.rs` (+5 -3) 📝 `server/src/infra/graphql/mutation.rs` (+17 -8) </details> ### 📄 Description Fixes #725 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#922
No description provided.