Skip to content

Conversation

@DeepDiver1975
Copy link
Member

  • Password Update Notification

Added an IF ELSE statement to ensure that feedback is provided to the
user on successfully updating a user password in settings.

  • Password Update Success Message

Updated the password update success message

* Password Update Notification

Added an IF ELSE statement to ensure that feedback is provided to the
user on successfully updating a user password in settings.

* Password Update Success Message

Updated the password update success message
@DeepDiver1975 DeepDiver1975 added this to the 9.0.5 milestone Aug 19, 2016
@mention-bot
Copy link

@DeepDiver1975, thanks for your PR! By analyzing the annotation information on this pull request, we identified @ringmaster, @MorrisJobke and @PVince81 to be potential reviewers

@PVince81
Copy link
Contributor

we're past freeze and this is not critical => 9.0.6

@PVince81 PVince81 modified the milestones: 9.0.6, 9.0.5 Aug 19, 2016
{username: uid, password: $(this).val(), recoveryPassword: recoveryPasswordVal},
function (result) {
if (result.status != 'success') {
if(result.status == 'success') {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

===?

@butonic
Copy link
Member

butonic commented Sep 30, 2016

👍

@DeepDiver1975 DeepDiver1975 merged commit b82a99a into stable9 Sep 30, 2016
@DeepDiver1975 DeepDiver1975 deleted the stable9-3cebeb168023627a0e511cd9864df9372098b55e branch September 30, 2016 10:34
@lock
Copy link

lock bot commented Aug 4, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants