]> source.dussan.org Git - nextcloud-server.git/commit
add event to allow apps to overwrite user quota
authorRobin Appelman <robin@icewind.nl>
Thu, 17 Sep 2020 13:06:50 +0000 (15:06 +0200)
committerRobin Appelman <robin@icewind.nl>
Thu, 17 Sep 2020 14:32:48 +0000 (16:32 +0200)
commit674db6da88eee4d9eba71c9b0270e9ca3a262318
tree61ffe631befca2ac93d1f99b542fa4a06302b957
parentec07ca2abbc88f395b8eeedc4b2e5b679018a673
add event to allow apps to overwrite user quota

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/User/User.php
lib/public/User/GetQuotaEvent.php [new file with mode: 0644]