Skip to content

Security issues on operations #10

Open
@eviratec

Description

@eviratec

On all non-auth operations:

Ensure all requests to resources which do not belong to the authorised user:

  • Return a HTTP 404 error
  • Do not return any content

See auth-related API_OPERATION REST API tests in spec/api/40-api-operation-spec.js for test cases for desired functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions