mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-10 14:51:06 +01:00
No description
698ada2470
Summary: Ref T13679. In D16983, global settings objects were given an exception to let logged-out users see them, even on installs with no "public" user role. This exception is too broad and grants everyone all capabilities, not just "CAN_VIEW". In particular, it incorrectly grants "CAN_EDIT", so any user can edit global settings defaults. Restrict this grant to "CAN_VIEW". Test Plan: - As a non-administrator, tried to edit global settings. - Before: could. - After: could not. Maniphest Tasks: T13679 Differential Revision: https://secure.phabricator.com/D21811 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Effective June 1, 2021: Phabricator is no longer actively maintained.
Phabricator is a collection of web applications for software development.
LICENSE
Phabricator is released under the Apache 2.0 license except as otherwise noted.