1939c13 ipatests: Test to check password leak in apache error log

1 file Authored by myusuf 3 years ago, Committed by rcritten 3 years ago,
    ipatests: Test to check password leak in apache error log
    
    Host enrollment with OTP used to log the password in cleartext
    to apache error log. This test ensures that the password should
    not be log in cleartext.
    
    related: https://pagure.io/freeipa/issue/8017
    
    Signed-off-by: Mohammad Rizwan Yusuf <myusuf@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>