Home GnuPG

Allow public users to make intracluster API requests
99be132ea21eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Allow public users to make intracluster API requests

Summary:
Ref T10784. On secure, logged-out users currently can't browse repositories when cluster/service mode is enabled because they aren't permitted to make intracluster requests.

We don't allow totally public external requests (they're hard to rate limit and users might write bots that polled feed.query or whatever which we'd have no way to easily disable) but it's fine to allow intracluster public requests.

Test Plan: Browsed a clustered repository while logged out locally.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10784

Differential Revision: https://secure.phabricator.com/D15695

Details

Provenance
epriestley <git@epriestley.com>Authored on Apr 13 2016, 1:24 PM
Parents
rPHABabf37aa97947: Fix Passphrase Credential dialog
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB99be132ea21e: Allow public users to make intracluster API requests (authored by epriestley <git@epriestley.com>).Apr 13 2016, 9:51 PM