mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[PR #111] [MERGED] Fix ldap_filter function and migration to TXT #183
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#183
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/111
Author: @cavassin
Created: 9/14/2018
Status: ✅ Merged
Merged: 9/21/2018
Merged by: @lucascbeyeler
Base:
1.2-version← Head:1.2-version📝 Commits (6)
b10fad7Update ParallelAction.sh84914bcUpdate ParallelAction.sh98c97f6Fixed SQLITE3 to TXT migrationd2c5a07Update ParallelAction.she256768Fixed size reporting for individual backups5f0950fMerge branch '1.2-version' into 1.2-version📊 Changes
3 files changed (+12 additions, -15 deletions)
View changed files
📝
project/lib/bash/BackupAction.sh(+3 -3)📝
project/lib/bash/MigrationAction.sh(+1 -1)📝
project/lib/bash/ParallelAction.sh(+8 -11)📄 Description
Fixed and simplified ldap_filter function (Tested for TXT and SQLITE3 sessions).
Fixed migration to TXT session.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.