Homec4science

Allow logged-out users to load global preferences on installs without public…

Authored by epriestley <git@epriestley.com> on Dec 5 2016, 17:54.

Description

Allow logged-out users to load global preferences on installs without public viewers

Summary:
Fixes T11946. When a logged-out viewer is loading a page on a non-public install, there are two policy issues which prevent them from loading global settings:

  • They can not see the Settings application itself.
  • They can not see the global settings object.

Allow them to see Settings by making mandatory applications always visible. (This doesn't make any application pages public.)

Allow them to see the global settings object explicitly.

Test Plan:
Changed default language, viewed logged-out page:

{F2076924}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11946

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

Details

Committed
epriestley <git@epriestley.com>Dec 5 2016, 20:00
Pushed
aubortJan 31 2017, 17:16
Parents
rPHf0bf0419f12a: Hide badges in phui-comment-panel
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH5f593aafb1ac: Allow logged-out users to load global preferences on installs without public… (authored by epriestley <git@epriestley.com>).Dec 5 2016, 20:00