[PR #1234] [MERGED] app: Fix attribute type parsing #1197

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1234
Author: @nitnelave
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @nitnelave

Base: mainHead: attr


📝 Commits (1)

  • e869556 app: Fix attribute type parsing

📊 Changes

5 files changed (+42 additions, -13 deletions)

View changed files

📝 Cargo.lock (+2 -0)
📝 app/Cargo.toml (+9 -0)
📝 app/src/components/create_group_attribute.rs (+2 -2)
📝 app/src/components/create_user_attribute.rs (+2 -2)
📝 app/src/infra/schema.rs (+27 -9)

📄 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/1234 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `attr` --- ### 📝 Commits (1) - [`e869556`](https://github.com/lldap/lldap/commit/e8695566f93589394cbb67cb5b6fd6eadd45212f) app: Fix attribute type parsing ### 📊 Changes **5 files changed** (+42 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -0) 📝 `app/Cargo.toml` (+9 -0) 📝 `app/src/components/create_group_attribute.rs` (+2 -2) 📝 `app/src/components/create_user_attribute.rs` (+2 -2) 📝 `app/src/infra/schema.rs` (+27 -9) </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:11:17 +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#1197
No description provided.