URL: https://github.com/freeipa/freeipa/pull/5302 Author: antoniotorresm Title: #5302: Allow leading/trailing whitespaces in passwords Action: opened
PR body: """ Since PR #4709 was stale and closed, this PR fixes the issue taking into account comments from that PR.
kwargs is redefined to Data.kwargs, which doesn't contain the restriction of no leading/trailing whitespaces from the Str class.
Fixes: https://pagure.io/freeipa/issue/7599
Signed-off-by: Antonio Torres Moríñigo atorresm@protonmail.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5302/head:pr5302 git checkout pr5302
URL: https://github.com/freeipa/freeipa/pull/5302 Author: antoniotorresm Title: #5302: Allow leading/trailing whitespaces in passwords Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5302/head:pr5302 git checkout pr5302
freeipa-devel@lists.fedorahosted.org