1a9beac permission_find: Do not fail for ipasearchrecordslimit=-1

Authored and Committed by pviktori 10 years ago
    permission_find: Do not fail for ipasearchrecordslimit=-1
    
    ipasearchrecordslimit can be -1, which means unlimited.
    The permission_find post_callback failed in this case in legacy
    permission handling.
    Do not fail in this case.
    
        
file modified
+2 -1