Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Briar Mailbox Briar Mailbox
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • Briar MailboxBriar Mailbox
  • Merge requests
  • !111

Return 404 for missing or unauthorised folders

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged akwizgran requested to merge return-404-for-missing-or-unauthorised-folders into main Jul 27, 2022
  • Overview 4
  • Commits 2
  • Pipelines 3
  • Changes 4

This branch updates the mailbox API to return a 404 response for requests involving missing or unauthorised folders. This enables the client to move on to the next API call without retrying.

As before, the same response is returned for missing folders and unauthorised folders so that the API can't be used to probe for the existence of folders the client isn't authorised to access.

Note: This should be merged on the same day as briar!1692 (merged) to avoid breaking the nightly integration tests.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: return-404-for-missing-or-unauthorised-folders