URL: https://github.com/SSSD/sssd/pull/75 Author: fidencio Title: #75: Add configuirable max payload size limit of a secret Action: opened
PR body: """ This series may conflict with PR53[0]. So either one or another will need to be rebased after the first one gets merged.
[0]: https://github.com/SSSD/sssd/pull/53 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/75/head:pr75 git checkout pr75