#2210 convert ad_account_can_shortcut to returning boolean
Closed: Fixed Opened by jhrozek.

ad_account_can_shortcut returns errno and a pointer to boolean. Because the function's purpose is to optimize the lookup if possible and the return code is ignored anyway, it would be easier if it reported errors internally, but returned just true/false.


Fields changed

rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.12 beta

Fields changed

owner: somebody => pbrezina
status: new => assigned

Fields changed

patch: 0 => 1

  • master: 4cde267bec52ae1723a125d19439a5c75b47ebb7

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to pbrezina
- Issue set to the milestone: SSSD 1.12 beta

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3252

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata