[PR #139] [MERGED] Manage signatures #191

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/139
Author: @coudot
Created: 1/16/2020
Status: Merged
Merged: 2/20/2020
Merged by: @lucascbeyeler

Base: 1.2-versionHead: issue-128-manage-signatures


📝 Commits (3)

  • 0543744 Add object and filter for signatures (Zmbackup#138)
  • d300243 Add action for signatures (Zmbackup#138)
  • babe81e Update documentation for signatures (Zmbackup#138)

📊 Changes

7 files changed (+26 additions, -4 deletions)

View changed files

📝 README.md (+4 -2)
📝 project/lib/bash/BackupAction.sh (+3 -0)
📝 project/lib/bash/HelpAction.sh (+2 -0)
📝 project/lib/bash/ListAction.sh (+2 -0)
📝 project/lib/bash/MiscAction.sh (+6 -0)
📝 project/lib/bash/ParallelAction.sh (+2 -1)
📝 project/zmbackup (+7 -1)

📄 Description

I added the possibility to backup signatures objects (stored in LDAP with zimbraSignature objectClass).

I had no possibility to test it yet, but it should work.

Any feedback is welcomed.


🔄 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/139 **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:** `issue-128-manage-signatures` --- ### 📝 Commits (3) - [`0543744`](https://github.com/lucascbeyeler/zmbackup/commit/0543744a7713d6209e19c8aea3d71f6963d6a9d0) Add object and filter for signatures (Zmbackup#138) - [`d300243`](https://github.com/lucascbeyeler/zmbackup/commit/d300243eee19504fede60b3fc14f8ec6266ddb2b) Add action for signatures (Zmbackup#138) - [`babe81e`](https://github.com/lucascbeyeler/zmbackup/commit/babe81e4cae579f1ab2ec71de3740dec5363150c) Update documentation for signatures (Zmbackup#138) ### 📊 Changes **7 files changed** (+26 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -2) 📝 `project/lib/bash/BackupAction.sh` (+3 -0) 📝 `project/lib/bash/HelpAction.sh` (+2 -0) 📝 `project/lib/bash/ListAction.sh` (+2 -0) 📝 `project/lib/bash/MiscAction.sh` (+6 -0) 📝 `project/lib/bash/ParallelAction.sh` (+2 -1) 📝 `project/zmbackup` (+7 -1) </details> ### 📄 Description I added the possibility to backup signatures objects (stored in LDAP with zimbraSignature objectClass). I had no possibility to test it yet, but it should work. Any feedback is welcomed. --- <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#191
No description provided.