Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZP-30983: Prevented users from reusing old password #2788

Merged
merged 4 commits into from
Oct 4, 2019
Merged

Conversation

adamwojs
Copy link
Member

@adamwojs adamwojs commented Oct 2, 2019

Question Answer
JIRA issue EZP-30983
Bug/Improvement yes/no
New feature yes/no
Target version 7.5
BC breaks no
Tests pass yes
Doc needed no

Prevent users from reusing old (current) password when password expiration is enabled.

TODO:

  • Implement feature / fix a bug.
  • Implement tests.
  • Fix new code according to Coding Standards ($ composer fix-cs).
  • Ask for Code Review.

@adamwojs adamwojs self-assigned this Oct 2, 2019
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/Core/Repository/UserService.php Outdated Show resolved Hide resolved
eZ/Publish/API/Repository/Tests/UserServiceTest.php Outdated Show resolved Hide resolved
eZ/Publish/API/Repository/Tests/UserServiceTest.php Outdated Show resolved Hide resolved
eZ/Publish/API/Repository/Tests/UserServiceTest.php Outdated Show resolved Hide resolved
@alongosz alongosz changed the title EZP-30983: As an Administrator, I want prevent users from reusing old password EZP-30983: Prevented users from reusing old password Oct 3, 2019
@lserwatka lserwatka merged commit 132d3e0 into 7.5 Oct 4, 2019
@lserwatka lserwatka deleted the ezp_30983 branch October 4, 2019 11:42
@lserwatka
Copy link
Member

You can merge it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants