URL: https://github.com/freeipa/freeipa/pull/1951 Author: amitkumar50 Title: #1951: Cosmetic changes for ipa pwpolicy command Action: opened
PR body: """ If you try to change the value of the password policy to the same value as it already has then you will get an error:
ipa: ERROR: no modifications to be performed.
PR changes this error message to: ipa: ERROR: Stored value is same as provided
https://pagure.io/freeipa/issue/362 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1951/head:pr1951 git checkout pr1951
URL: https://github.com/freeipa/freeipa/pull/1951 Author: amitkumar50 Title: #1951: Cosmetic changes for ipa pwpolicy command Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1951/head:pr1951 git checkout pr1951
freeipa-devel@lists.fedorahosted.org