Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gayatri chahar created an issue. See original summary.

gayatri chahar’s picture

Assigned: gayatri chahar » Unassigned
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new942 bytes

Patch created. Please review it

tra.duong’s picture

Issue summary: View changes
Status: Needs review » Needs work

@gayatri chahar Your patch works.

However, there is something left over

In /src/PasswordPolicy.php:

-use Drupal\user\Entity\User;

In /src/PasswordPolicyInterface.php:

- use Drupal\simple_password_policy\Event\PasswordPolicyExpireEvent;
- use Drupal\simple_password_policy\Event\PasswordPolicyWarningEvent;

Regards.

kriboogh’s picture

Also, please use the fork and merge request system to provide patches.

sourabhjain’s picture

Assigned: Unassigned » sourabhjain

sourabhjain’s picture

Assigned: sourabhjain » Unassigned
Status: Needs work » Needs review

I have updated the changes mentioned in #3 and created the PR. Please review.

annmarysruthy’s picture

StatusFileSize
new1.37 KB

Patch in #6 failed to apply and I have created a new patch to resolve the issue. Please review

  • kriboogh committed cbe5753b on 1.0.x authored by sourabhjain
    Issue #3338864 by sourabhjain, gayatri chahar, kriboogh: Remove unused...
kriboogh’s picture

Status: Needs review » Needs work

Hiding files since we only work with merge requests.
#7 got merged. thanks

kriboogh’s picture

Status: Needs work » Fixed
kriboogh’s picture

Status: Fixed » Closed (fixed)