mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[PR #139] [MERGED] Manage signatures #191
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#191
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-version← Head:issue-128-manage-signatures📝 Commits (3)
0543744Add object and filter for signatures (Zmbackup#138)d300243Add action for signatures (Zmbackup#138)babe81eUpdate 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.