aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Listeners/UserDeletedFilesCleanupListener.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Make user removal more resilientFerdinand Thiessen2024-09-261-8/+14
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* delete files before cleaning cache when cleaning user filesRobin Appelman2022-06-131-1/+1
* remove storage wrappers when deleting the user storageRobin Appelman2022-05-121-0/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+5
* better cleanup of user files on user deletionRobin Appelman2021-04-271-0/+73