nextcloud-server/apps/files_sharing/lib/Controller
skjnldsv 338e045141 fix(files_sharing): adjust permissions from custom edit and delete check methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-09-11 11:48:25 +07:00
..
AcceptController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
DeletedShareAPIController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
ExternalSharesController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
PublicPreviewController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
RemoteController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
SettingsController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
ShareAPIController.php fix(files_sharing): adjust permissions from custom edit and delete check methods 2024-09-11 11:48:25 +07:00
ShareController.php fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +07:00
ShareInfoController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
ShareesAPIController.php fix(files_sharing): filter out invalid shareWith in sharee API 2024-08-05 20:36:45 +07:00