]> source.dussan.org Git - nextcloud-server.git/commit
Don't reset share attributes when not specified
authorVincent Petry <vincent@nextcloud.com>
Thu, 2 Jun 2022 09:23:22 +0000 (11:23 +0200)
committerCarl Schwan <carl@carlschwan.eu>
Thu, 28 Jul 2022 14:53:23 +0000 (16:53 +0200)
commit54a0d8fe646fd01550423e6c91c272444dce6112
tree4b3f6df53b769009c3cdd90e68e727cf180a12a4
parentdbbc426f754df9b39b95f182103e914b3348ff20
Don't reset share attributes when not specified

When not specified in the OCS call, don't reset the share attributes.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
apps/files_sharing/lib/Controller/ShareAPIController.php