Homec4science

Allow public users to make intracluster API requests

Authored by epriestley <git@epriestley.com> on Apr 13 2016, 13:24.

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

Committed
epriestley <git@epriestley.com>Apr 13 2016, 21:51
Pushed
aubortJan 31 2017, 17:16
Parents
rPHabf37aa97947: Fix Passphrase Credential dialog
Branches
Unknown
Tags
Unknown

Event Timeline

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