From 04a0755fd364b16bfb461382b1409fbb6336a359 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Sat, 7 Jul 2012 16:03:21 +0200 Subject: [PATCH] CSRF checks --- apps/files_sharing/ajax/email.php | 2 ++ apps/files_sharing/ajax/setpermissions.php | 1 + apps/files_sharing/ajax/share.php | 1 + apps/files_sharing/ajax/unshare.php | 1 + 4 files changed, 5 insertions(+) diff --git a/apps/files_sharing/ajax/email.php b/apps/files_sharing/ajax/email.php index 523c3d2078b..e1dccb7d0fa 100644 --- a/apps/files_sharing/ajax/email.php +++ b/apps/files_sharing/ajax/email.php @@ -1,6 +1,8 @@