1b5d6b1afc9c3dc696b7b45f2d73b2634f42800a |
|
29-Mar-2017 |
Sumit Bose <sbose@redhat.com> |
ssh: add support for certificates from non-default views
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |
bd1fa0ec90be717c3b7796d74b6f243f40178d16 |
|
29-Mar-2017 |
Sumit Bose <sbose@redhat.com> |
ssh: handle binary keys correctly
Related to https://pagure.io/SSSD/sssd/issue/3332
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |
a8191ce7ad5364801ad9458c3194075a7ca77b8a |
|
08-Feb-2017 |
Pavel Březina <pbrezina@redhat.com> |
ssh: rewrite ssh responder to use cache_req
This is a bigger change since both supported commands could be
rewritten for cache_req and the logic could be deleted. I decided
to also split the file into more modules and follow similar pattern
as with nss responder.
Resolves:
https://fedorahosted.org/sssd/ticket/1126
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |