Skip to content

ACL for files #4418

@srameshr

Description

@srameshr

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

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions