[PR #283] [MERGED] migration-tool: Extract the JWT from the JSON response #659

Closed
opened 2026-02-27 08:18:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/283
Author: @nitnelave
Created: 8/3/2022
Status: Merged
Merged: 8/3/2022
Merged by: @nitnelave

Base: mainHead: migration_tool


📝 Commits (1)

  • 0ceb30a migration-tool: Extract the JWT from the JSON response

📊 Changes

3 files changed (+8 additions, -6 deletions)

View changed files

📝 Cargo.lock (+4 -4)
📝 migration-tool/Cargo.toml (+1 -1)
📝 migration-tool/src/lldap.rs (+3 -1)

📄 Description

The response used to contain just the JWT, but now it's wrapped in JSON.

Fixes #282.


🔄 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/283 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 8/3/2022 **Status:** ✅ Merged **Merged:** 8/3/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `migration_tool` --- ### 📝 Commits (1) - [`0ceb30a`](https://github.com/lldap/lldap/commit/0ceb30a6aed20339287cff3e6c838c94296b40a2) migration-tool: Extract the JWT from the JSON response ### 📊 Changes **3 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `migration-tool/Cargo.toml` (+1 -1) 📝 `migration-tool/src/lldap.rs` (+3 -1) </details> ### 📄 Description The response used to contain just the JWT, but now it's wrapped in JSON. Fixes #282. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:21 +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#659
No description provided.