Skip to content

Security issues on operations #10

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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