URL: https://github.com/freeipa/freeipa/pull/4540 Author: mrizwan93 Title: #4540: ipatests: Test to check password leak in apache error log Action: opened
PR body: """ Host enrollment with OTP used to log the password in cleartext to apache error log. This test ensures that the password should should not be a cleartext.
related: https://pagure.io/freeipa/issue/8017
Signed-off-by: Mohammad Rizwan Yusuf myusuf@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4540/head:pr4540 git checkout pr4540
URL: https://github.com/freeipa/freeipa/pull/4540 Author: mrizwan93 Title: #4540: ipatests: Test to check password leak in apache error log Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4540/head:pr4540 git checkout pr4540
freeipa-devel@lists.fedorahosted.org