Skip to content

Updated klist to only return non-expired credentials

Duncan Macleod requested to merge klist-ignore-expired into master

This PR upgrades the klist method in kerberos.py to only return those principals found in the listing that have un-expired credentials.

Merge request reports