This module have deprecated methods. Please, check up the patch for fix this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| deprecated_methods.patch | 2.54 KB | znak |
This module have deprecated methods. Please, check up the patch for fix this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| deprecated_methods.patch | 2.54 KB | znak |
Comments
Comment #2
nerdsteinCode review looks good. Waiting to see on tests.
Comment #3
nerdsteinTests passed. I need to do some manual testing of this unless someone else beats me to it :)
Comment #4
nkoporecManually tested the patch and it's working as expected.Since all test passed marking this as RTBC.
Comment #5
voleger+1 for RTBC
Comment #6
zahor commented+1 Tested this. Looks good.
Comment #7
aohrvetpv commentedThanks for the review/testing. I also did the following to test all these code changes:
1. Installed password_policy_history module. Verified that password_policy_history entries created for all existing users.
2. Installed password_policy_history module. Verified that password_policy_history entries created for all existing users. Deleted user. Verified entry for that user was deleted from password_policy_history.
3. Verified that policy names appear properly in "Password Policy" column of policy list.
4. Verified that PasswordManualRestTest passed.
Will commit/push shortly.
Comment #9
aohrvetpv commented