Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Disallow self-reset and preserve old facade version. #7824
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit b61a16c
into
juju:develop
Sep 5, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
anastasiamac
deleted the
anastasiamac:self-reset-fix
branch
Sep 5, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anastasiamac commentedSep 5, 2017
Description of change
Users are no longer allowed to reset their own password. If a user wants to have anew password, they can use normal "change password" workflow. Unit test are adjusted accordingly.
This PR also ensures that there exist a previous facade version for backward compatibility.
QA steps
Documentation changes
n/a
Bug reference
n/a