URL: https://github.com/freeipa/freeipa/pull/5587 Author: antoniotorresm Title: #5587: Allow multiple permitopen/permitlisten entries in SSH keys Action: opened
PR body: """ SSH keys allow to have multiple entries for the permitopen and permitlisten options. Prior to this change, only one of each could be configured.
Fixes: https://pagure.io/freeipa/issue/8423 Signed-off-by: Antonio Torres antorres@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5587/head:pr5587 git checkout pr5587
URL: https://github.com/freeipa/freeipa/pull/5587 Author: antoniotorresm Title: #5587: Allow multiple permitopen/permitlisten entries in SSH keys Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5587/head:pr5587 git checkout pr5587
freeipa-devel@lists.fedorahosted.org