Skip to content

Read restrict option#1931

Merged
vikman90 merged 1 commit into3.7from
fix-read-restrict
Nov 22, 2018
Merged

Read restrict option#1931
vikman90 merged 1 commit into3.7from
fix-read-restrict

Conversation

@albertomn86
Copy link
Copy Markdown
Contributor

This PR fixes the issue #1860

...
        "directories": [
            {
               "recursion_level": 256,
               "restrict": "txt$",
               "dir": "/etc",
               "opts": [
                  "check_md5sum",
                  "check_sha1sum",
                  "check_perm",
                  "check_size",
                  "check_owner",
                  "check_group",
                  "check_mtime",
                  "check_inode",
                  "check_sha256sum",
                  "check_whodata"
               ]
            },
...

@albertomn86 albertomn86 added the type/bug Something isn't working label Nov 22, 2018
@vikman90 vikman90 self-assigned this Nov 22, 2018
@vikman90 vikman90 merged commit 830c588 into 3.7 Nov 22, 2018
@vikman90 vikman90 deleted the fix-read-restrict branch November 22, 2018 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants