#2056 Add a sysdb utility call sysdb_attrs_add_lower_case_string
Closed: Fixed Opened by jhrozek.

Some attributes (like aliases) need to be placed to sysdb lowercased, but the sysdb API has no call to lowercase the input. This leads to subtle bugs where we forget to lowercase the alias explicitly. We should add sysdb_attrs_add_lower_case_string to make it a single call.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.12 beta
priority: major => minor
rhbz: => 0

Fields changed

milestone: SSSD 1.12 beta => SSSD 1.12.0

Fields changed

owner: somebody => preichl

Fields changed

patch: 0 => 1

  • master: 21fc2ea7d4a9944582ffd4d11500faf4bddae835

resolution: => fixed
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to preichl
- Issue set to the milestone: SSSD 1.12.0

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/3098

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