#171 Properly renew expired credentials
Closed by rharwood. Opened by simo.
simo/gssproxy expirefix  into  master

Download 171.patch

When a caller imports expired credentials, we aim to actually renew them
if we can. However due to incorrect checks and not clearing of the
maj_err variable after checks we end up returning an error instead.

https://pagure.io/gssproxy/issue/170

rebased

Looks good to me. However, it is missing your "Signed-off-by:" which we currently require (and that I cannot add). Also, I think pagure will take "Resolves: #170" as the syntax for closing an issue from a commit.

rebased

Fixed, sorry about the signed-off-by

Pushed to master as dc462321226f59ceaab0d3db47446a694a8ecba2

Pull-Request has been closed by rharwood

Metadata