URL: https://github.com/freeipa/freeipa/pull/1081 Author: abbra Title: #1081: OTP import: support hash names with HMAC- prefix Action: opened
PR body: """ Refactor convertHashName() method to accept hash names prefixed with HMAC- or any other prefix. Extending the method should be easier in future.
Fixes https://pagure.io/freeipa/issue/7146 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1081/head:pr1081 git checkout pr1081
URL: https://github.com/freeipa/freeipa/pull/1081 Author: abbra Title: #1081: OTP import: support hash names with HMAC- prefix Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1081/head:pr1081 git checkout pr1081
freeipa-devel@lists.fedorahosted.org