Fast commit. Also forgot to make the config override the existing policy. I *think* this is the right spot and we're good? Ref T6947.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T6947: Add configuration to lock auth/user creation, or to lock application policies
- Commits
- Restricted Diffusion Commit
rP32edb7e2bbe8: Followup from D11358#106424 and make policy.locked fully work
viewed the application settings page for people application and saw the correct overrode setting.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Possibly-better location for the override inline?
src/applications/policy/query/PhabricatorPolicyQuery.php | ||
---|---|---|
26–33 ↗ | (On Diff #27313) | Hmm, I think I'd try putting this in PhabricatorApplication->getCustomPolicySetting() instead. |