URL: https://github.com/SSSD/sssd/pull/694 Title: #694: SSSCTL: user-show says that user is expired
sumit-bose commented: """ > I think you can simplify the condition to: > > ``` > + if (strcasecmp(dom->provider, "files") == 0) { jfyi, there is is_files_provider() as well. > + *_value = "Never"; > + return EOK; > + } > ``` """ See the full comment at https://github.com/SSSD/sssd/pull/694#issuecomment-440680104
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org