[PR #541] [MERGED] server: decode graphql parameter #809

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/541
Author: @nitnelave
Created: 4/10/2023
Status: Merged
Merged: 4/10/2023
Merged by: @nitnelave

Base: mainHead: urldecode


📝 Commits (1)

  • 0bf4327 server: decode graphql parameter

📊 Changes

3 files changed (+14 additions, -12 deletions)

View changed files

📝 Cargo.lock (+9 -10)
📝 server/Cargo.toml (+3 -2)
📝 server/src/infra/graphql/query.rs (+2 -0)

📄 Description

Fixes #516

Although you probably don't want to have users with spaces in the username in the first place!


🔄 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/541 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 4/10/2023 **Status:** ✅ Merged **Merged:** 4/10/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `urldecode` --- ### 📝 Commits (1) - [`0bf4327`](https://github.com/lldap/lldap/commit/0bf4327da4e34758b10d4be6ebc790b03b01cd5a) server: decode graphql parameter ### 📊 Changes **3 files changed** (+14 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+9 -10) 📝 `server/Cargo.toml` (+3 -2) 📝 `server/src/infra/graphql/query.rs` (+2 -0) </details> ### 📄 Description Fixes #516 Although you probably don't want to have users with spaces in the username in the first place! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:49 +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#809
No description provided.