d9c2a21 REFACTOR: DFL_RSP_UMASK constant in responder code

3 files Authored by pcech 8 years ago, Committed by jhrozek 8 years ago,
    REFACTOR: DFL_RSP_UMASK constant in responder code
    
    There is DFL_RSP_UMASK constant for very secure umask in responder
    code. This patch replaces occurances of value 0177 with this constant.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2424
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+2 -1