Skip to content

Commit

Permalink
improved text for changelog 40959
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger committed Oct 4, 2023
1 parent 1885c12 commit 22a0cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog/10.13.2_2023-10-04/40959
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Bugfix: delete all files from object store when user is deleted

As soon as a user is deleted files will also be removed from object storage (s3).
In previous versions when a user was deleted, files belonging to this user were not correctly removed from the object storage (s3) and were therefore left as remnants taking unnecessary space. This has been corrected and files are now properly removed.

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

0 comments on commit 22a0cc7

Please sign in to comment.