511fa05 Remove special characters in host_add random OTP generation

1 file Authored by John L 6 years ago, Committed by cheimes 6 years ago,
    Remove special characters in host_add random OTP generation
    
    Fixes a regression in 4.5.0 where special character set was limited.
    
    Special characters in the OTP has caused issues in unattended
    installations where the OTP is not properly quoted or escaped.
    
    Expansion of the special character set in 4.5.0 release may cause
    existing user installation scripts to fail where they wouldn't
    otherwise.
    
    https://pagure.io/freeipa/issue/7380
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+1 -1