Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: owncloud/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 62a0cde63ffbd936e1384d9e6b34760492b1359a
Choose a base ref
..
head repository: owncloud/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5d08d0a22897debfd2fbb0e64686def5051fdb88
Choose a head ref
Showing with 5 additions and 0 deletions.
  1. +5 −0 changelog/unreleased/36523
5 changes: 5 additions & 0 deletions changelog/unreleased/36523
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bugfix: suppress warning when resetting user password with masterkey encryption

When an admin wanted to reset user's password over the Users management page with masterkey encryption in place, a warning was displayed about data recovery not being available. The behavior has now been fixed.

https://github.com/owncloud/core/pull/36523