• George Shammas's avatar
    plugin/acl: add the ability to filter records (#4389) · 117a389e
    George Shammas authored
    Currently ACLs only allow for allow and block, however it isn't
    always desirable to set the status code to REFUSED. Often times
    you want to completely hide the fact that those records even exist.
    
    Adding the ability to acl to filter results makes it significantly
    harder for a third party to know that the records are being masked.
    Signed-off-by: default avatarGeorge Shammas <george@shamm.as>
    117a389e
setup_test.go 4.01 KB