1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
appwrite/app
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
..
assets
config Fix style typo 2023-08-30 20:39:40 -04:00
console@88b6d59051 chore: revert console 2023-08-30 18:42:31 -04:00
controllers Fix fileSecurity check 2023-08-31 20:28:13 -07:00
views Remove cloud specific config 2023-08-30 14:45:22 -04:00
workers Fix swapped from/to name 2023-08-30 20:20:20 -04:00
cli.php Fix "Pool 'console' is empty" error by breaking from loop when ready 2023-08-21 15:53:30 -07:00
http.php Clean up 2023-08-29 12:01:37 -04:00
init.php Update version 2023-08-30 15:45:38 -04:00
preload.php
realtime.php Fix console db namespace 2023-08-21 15:53:30 -07:00
worker.php Fix functions worker crash 2023-08-23 15:08:26 -04:00