URL: https://github.com/freeipa/freeipa/pull/1010 Author: pvomacka Title: #1010: Adds whoami DS plugin in case that plugin is missing Action: opened
PR body: """ When first installation of IPA has been done when whoami plugin was not enabled in DS by default and then IPA was upgraded to newer versions, then after upgrade to IPA 4.5 WebUI stops working. This is caused by new requirement on whoami DS plugin which is used to obtain information about logged in entity.
This fix adds check whether the plugin is enabled and if not then IPA enables the plugin during upgrade.
https://pagure.io/freeipa/issue/7126 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1010/head:pr1010 git checkout pr1010
URL: https://github.com/freeipa/freeipa/pull/1010 Author: pvomacka Title: #1010: Adds whoami DS plugin in case that plugin is missing Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1010/head:pr1010 git checkout pr1010
freeipa-devel@lists.fedorahosted.org