Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update v-backup-user #3434

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Update v-backup-user #3434

merged 1 commit into from
Apr 4, 2023

Conversation

youradds
Copy link
Contributor

@youradds youradds commented Apr 4, 2023

Fixed a bug where it was excluding ALL the folders in a listed domain, not just specified ones with stuff like:

foo.com:public_html

Instead of just excluding public_html, it ignored the whole domain. The wildcards worked as expected:

*:public_html

Fixed a bug where it was excluding ALL the folders in a listed domain, not just specified ones with stuff like:

foo.com:public_html

Instead of just excluding public_html, it ignored the whole domain. The wildcards worked as expected:

*:public_html
@jaapmarcus jaapmarcus added this pull request to the merge queue Apr 4, 2023
Merged via the queue into hestiacp:main with commit 8404771 Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants