From 38271ded753bc9ea9943cef3c2706f8d71f3a58f Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Fri, 20 Jul 2012 20:12:36 +0200 Subject: Added CSRF checks --- apps/files_sharing/ajax/email.php | 1 + apps/files_sharing/ajax/setpermissions.php | 1 + apps/files_sharing/ajax/share.php | 1 + apps/files_sharing/ajax/toggleresharing.php | 2 ++ apps/files_sharing/ajax/togglesharewitheveryone.php | 2 ++ apps/files_sharing/ajax/unshare.php | 1 + 6 files changed, 8 insertions(+) (limited to 'apps/files_sharing/ajax') diff --git a/apps/files_sharing/ajax/email.php b/apps/files_sharing/ajax/email.php index edf9eca4313..e931e5f77e6 100644 --- a/apps/files_sharing/ajax/email.php +++ b/apps/files_sharing/ajax/email.php @@ -1,5 +1,6 @@