a6a750d VALIDATORS: Escape special regex chars

1 file Authored by mzidek 7 years ago, Committed by lslebodn 7 years ago,
    VALIDATORS: Escape special regex chars
    
    The rule allowed_domain_options did not work because
    of bad regex.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3356
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+1 -1