Skip to content

Fix password reset saying Admin changed my password when reset from login page - #20427

Merged
rullzer merged 1 commit into
masterfrom
bug/noid/fix-password-reset-activity
Apr 13, 2020
Merged

Fix password reset saying Admin changed my password when reset from login page#20427
rullzer merged 1 commit into
masterfrom
bug/noid/fix-password-reset-activity

Conversation

@tcitworld

@tcitworldtcitworld commented Apr 10, 2020

Copy link
Copy Markdown
Member

When resetting my password without being logged in I was getting the wrong message (there's no session since we're logged out, and it assumed it was an admin action).

Before : "Your password was reset by an administrator"
After : "Your password was reset"

Not sure if this covers all cases, but at least the message stays valid.

login page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
@rullzerrullzer added this to the Nextcloud 19 milestone Apr 13, 2020
@rullzer
rullzer merged commit a307d82 into masterApr 13, 2020
@rullzer
rullzer deleted the bug/noid/fix-password-reset-activity branch April 13, 2020 11:15
@tcitworld

Copy link
Copy Markdown
MemberAuthor

Does this needs backports?

@rullzerrullzer mentioned this pull request Apr 13, 2020
59 tasks
@nickvergessen

Copy link
Copy Markdown
Member

Should backport after the maintenance releases next week so translators had enough time to translate?

@MorrisJobke

Copy link
Copy Markdown
Member

/backport to stable18

@MorrisJobke

Copy link
Copy Markdown
Member

/backport to stable17

@MorrisJobke

Copy link
Copy Markdown
Member

/backport to stable16

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable18 failed. Please do this backport manually.

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable16 failed. Please do this backport manually.

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable17 failed. Please do this backport manually.

@nickvergessen

Copy link
Copy Markdown
Member

@tcitworld can you manually do a backport to 18 and 17?

@nickvergessen

Copy link
Copy Markdown
Member

/backport to stable19

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable19 failed. Please do this backport manually.

@tcitworld

Copy link
Copy Markdown
MemberAuthor

Done for 17 and 18. 19 already has this.

Comment threadapps/settings/lib/Hooks.php
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tcitworld@nickvergessen@MorrisJobke@rullzer