Bug Description: Port Password Storage test cases from TET to python3(create required types in password_plugins)
Relates: https://pagure.io/389-ds-base/issue/50690
Author: aborah
Reviewed by: ???
rebased onto b1ca56e4f3e0b5963d6aa54da0ebb56c643d560f
I think we can move cn=Password Storage Schemes,cn=plugins,cn=config to constants as DN_PWDSTORAGE_SCHEMES and use it here and in tests.
cn=Password Storage Schemes,cn=plugins,cn=config
DN_PWDSTORAGE_SCHEMES
1 new commit added
Fixing Viktor's comment
Changed
Sorry for not being clear, I meant _constants.py.
_constants.py
2 new commits added
Issue: 50690 - Port Password Storage test cases from TET to python3(create required types in password_plugins)
Done
LGTM. Please rebase and fixup commits.
rebased onto 4c03e008fff378360e96e42f6353474d4b8320d2
rebased onto 164d7c996a2d4b4461a6dcf05b9513c8efdfa2c8
rebased onto 8a604aaae18f8f0ae7ca3b92a6390757177777d2
Pull-Request has been merged by vashirov
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/3807
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
Bug Description: Port Password Storage test cases from TET to python3(create required types in password_plugins)
Relates: https://pagure.io/389-ds-base/issue/50690
Author: aborah
Reviewed by: ???