URL: https://github.com/SSSD/sssd/pull/948
Author: alexey-tikhonov
Title: #948: [WiP] proper zeroization of sensitive data
Action: opened
PR body:
"""
Most of the patches relates to [3956](https://pagure.io/SSSD/sssd/issue/3956) item (3)
"""
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/948/head:pr948
git checkout pr948
URL: https://github.com/SSSD/sssd/pull/949
Author: sumit-bose
Title: #949: ssh: apply certificate matching rules
Action: opened
PR body:
"""
Use available certificate matching rules to select certificates to derive
ssh-keys.
Related to https://pagure.io/SSSD/sssd/issue/4121
"""
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/949/head:pr949
git checkout pr949