-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
Issue Description
ACL's are not obeyed on file type.
Steps to reproduce
Create a row or a record with a file type column in it and set its ACL to public read and write false. Now anybody who has the access to the link can access the file.
Does this fall under parse or server config?
Expected Results
The files should obey ACL and return 404 is credentials are not met.
Actual Outcome
The file is accessible.
Environment Setup
-
Server
- parse-server version (Be specific! Don't say 'latest'.) : 2.9.x
- Operating System: MAC OS High Sierra
- Hardware:
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): Both
-
Database
- MongoDB version: 3.3.x
- Storage engine: MongoFS
- Hardware:
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): Both
Logs/Trace
Null
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature