[SSSD] [sssd PR#977][-Waiting for review] sss_ptr_hash: internal refactoring

2020-01-31 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/977 Title: #977: sss_ptr_hash: internal refactoring Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#977][comment] sss_ptr_hash: internal refactoring

2020-01-31 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/977 Title: #977: sss_ptr_hash: internal refactoring alexey-tikhonov commented: """ > Thank you. It looks good to me. I have just some suggestions about deleting > items that might simplify the code more... Thank you for the feedback. > The basic idea is

[SSSD] [sssd PR#977][synchronized] sss_ptr_hash: internal refactoring

2020-01-31 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/977 Author: alexey-tikhonov Title: #977: sss_ptr_hash: internal refactoring Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/977/head:pr977 git checkout pr977 From

[SSSD] [sssd PR#977][comment] sss_ptr_hash: internal refactoring

2020-01-31 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/977 Title: #977: sss_ptr_hash: internal refactoring pbrezina commented: """ Thank you. It looks good to me. I have just some suggestions about deleting items that might simplify the code more... The basic idea is to move `hash_delete` into

[SSSD] [sssd PR#979][+branch: sssd-1-16] sdap: provide error message when password change fail in ldap_modify mode

2020-01-31 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/979 Title: #979: sdap: provide error message when password change fail in ldap_modify mode Label: +branch: sssd-1-16 ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email

[SSSD] [sssd PR#979][opened] sdap: provide error message when password change fail in ldap_modify mode

2020-01-31 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/979 Author: pbrezina Title: #979: sdap: provide error message when password change fail in ldap_modify mode Action: opened PR body: """ Steps to reproduce: 1. Configure LDAP server to enable password constraints 2. Set ldap_pwmodify_mode = ldap_modify