Description: Fix issues with deleting SASL mappings, loading the replicated suffix dropdown select lists, and issues with audit fail logging in UI.
https://pagure.io/389-ds-base/issue/50056
Reviewed by: ?
rebased onto 7f3810d0fcbf1b4fc20637bff6c9a4bb9d0b3930
rebased onto 660ea10ad8485e66a0444d6a6a0ab90ea3d348fa
Fix issues with deleting SASL mappings,
I'm still experiencing issues with SASL. Sometimes it shows 16 entries instead of 4 default mappings (each of them is quadrupled). Sometimes it lists them incorrectly, and when deleting just one, deletes three of them. I captured the last one: https://vashirov.fedorapeople.org/share/Screencast_21-12-18_124559.webm
Other issues seems to be fixed.
Fix issues with deleting SASL mappings, I'm still experiencing issues with SASL. Sometimes it shows 16 entries instead of 4 default mappings (each of them is quadrupled). Sometimes it lists them incorrectly, and when deleting just one, deletes three of them. I captured the last one: https://vashirov.fedorapeople.org/share/Screencast_21-12-18_124559.webm
Ahh, yes, race condition with event listen for when the "instance dropdown" gets updated. This is fixed now. Although I found a new issue where new instances that are created only have two sasl mappings, but that is something completely different.
rebased onto 11f2ff7128d911934ca63df4fc3893dda197c827
LGTM, ack!
rebased onto ad1b78ea157fba69b48471558cedde8bf899cee6
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3164
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description: Fix issues with deleting SASL mappings, loading the
replicated suffix dropdown select lists, and issues
with audit fail logging in UI.
https://pagure.io/389-ds-base/issue/50056
Reviewed by: ?