[PR #137] [MERGED] Use .ldif extension for LDIF files #189

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

📋 Pull Request Information

Original PR: https://github.com/lucascbeyeler/zmbackup/pull/137
Author: @coudot
Created: 1/16/2020
Status: Merged
Merged: 2/20/2020
Merged by: @lucascbeyeler

Base: 1.2-versionHead: rename-ldiff-to-ldif


📝 Commits (1)

  • 3e7b46d Use .ldif extension for LDIF files

📊 Changes

4 files changed (+6 additions, -6 deletions)

View changed files

📝 README.md (+1 -1)
📝 project/lib/bash/NotifyAction.sh (+1 -1)
📝 project/lib/bash/ParallelAction.sh (+3 -3)
📝 project/lib/bash/SessionAction.sh (+1 -1)

📄 Description

The file extension currently used is .ldiff, and should be .ldif as the file format is LDIF (see https://en.wikipedia.org/wiki/LDAP_Data_Interchange_Format)

This is a very minor issue but can annoy people working with LDAP all the day, like me ;)


🔄 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/lucascbeyeler/zmbackup/pull/137 **Author:** [@coudot](https://github.com/coudot) **Created:** 1/16/2020 **Status:** ✅ Merged **Merged:** 2/20/2020 **Merged by:** [@lucascbeyeler](https://github.com/lucascbeyeler) **Base:** `1.2-version` ← **Head:** `rename-ldiff-to-ldif` --- ### 📝 Commits (1) - [`3e7b46d`](https://github.com/lucascbeyeler/zmbackup/commit/3e7b46dba497a26cc643324e28829d1cc8197b52) Use .ldif extension for LDIF files ### 📊 Changes **4 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `project/lib/bash/NotifyAction.sh` (+1 -1) 📝 `project/lib/bash/ParallelAction.sh` (+3 -3) 📝 `project/lib/bash/SessionAction.sh` (+1 -1) </details> ### 📄 Description The file extension currently used is `.ldiff`, and should be `.ldif` as the file format is LDIF (see https://en.wikipedia.org/wiki/LDAP_Data_Interchange_Format) This is a very minor issue but can annoy people working with LDAP all the day, like me ;) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:14: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/zmbackup#189
No description provided.