URL: https://github.com/freeipa/freeipa/pull/1044 Author: pvomacka Title: #1044: WebUI: Fix calling undefined method during reset passwords Action: opened
PR body: """ When calling reset password the whoami command is not called in batch command, therefore the result is different then in calling during reset password operation. That needs to be handled to properly set entity_show method which needs to be called after to gather data about logged in entity.
https://pagure.io/freeipa/issue/7143 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1044/head:pr1044 git checkout pr1044
URL: https://github.com/freeipa/freeipa/pull/1044 Author: pvomacka Title: #1044: WebUI: Fix calling undefined method during reset passwords Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1044/head:pr1044 git checkout pr1044
freeipa-devel@lists.fedorahosted.org