1
0
Fork 0
mirror of synced 2024-07-07 23:46:11 +12:00
appwrite/app/controllers
Steven Nguyen 9bc6011876
Fix fileSecurity check
Because of the `getAttributes()` call, `$fileSecurity` was always true
which lead to invalid permission check. This resulted in files being
deleted when a user had delete permissions on the file even though
they didn't on the bucket.
2023-08-31 20:28:13 -07:00
..
api Fix fileSecurity check 2023-08-31 20:28:13 -07:00
shared Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration 2023-08-22 00:59:36 -04:00
web response format fix, smtp QA fixes 2023-08-25 17:13:25 +02:00
general.php Fix router error 2023-08-30 16:07:11 -07:00
mock.php Update app/controllers/mock.php 2023-08-30 17:57:38 -04:00