[PR #962] [MERGED] server: map email and display_name from attributes into user fields #1042

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/962
Author: @nitnelave
Created: 8/27/2024
Status: Merged
Merged: 8/27/2024
Merged by: @nitnelave

Base: mainHead: mapping


📝 Commits (1)

  • f2fe23b server: map email and display_name from attributes into user fields

📊 Changes

5 files changed (+66 additions, -23 deletions)

View changed files

📝 app/src/components/create_user.rs (+1 -1)
📝 migration-tool/src/ldap.rs (+1 -1)
📝 schema.graphql (+1 -1)
📝 server/src/infra/graphql/mutation.rs (+62 -19)
📝 server/tests/common/fixture.rs (+1 -1)

📄 Description

No description provided


🔄 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/962 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `mapping` --- ### 📝 Commits (1) - [`f2fe23b`](https://github.com/lldap/lldap/commit/f2fe23be14403d5f7434dc9dae1197736a3f0323) server: map email and display_name from attributes into user fields ### 📊 Changes **5 files changed** (+66 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `app/src/components/create_user.rs` (+1 -1) 📝 `migration-tool/src/ldap.rs` (+1 -1) 📝 `schema.graphql` (+1 -1) 📝 `server/src/infra/graphql/mutation.rs` (+62 -19) 📝 `server/tests/common/fixture.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:42 +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#1042
No description provided.