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

Set file permissions when syncing community feed (backport #769) #770

Merged
merged 2 commits into from
Jun 22, 2021

Commits on Jun 21, 2021

  1. Set file permissions when syncing community feed

    When using the community feed, greenbone-nvt-sync will now also apply
    the chmod options to make the feed directory and its contents group
    readable.
    This will help using the community feed with multi-user setups.
    
    (cherry picked from commit c28a549)
    timopollmeier authored and mergify-bot committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    672d25b View commit details
    Browse the repository at this point in the history
  2. Add sync file permissions change to CHANGELOG

    (cherry picked from commit b6f8400)
    timopollmeier authored and mergify-bot committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    aebcf06 View commit details
    Browse the repository at this point in the history