1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/config/custom
epriestley c4e45c6c8c Detect and prevent invalid configuation of "ui.footer-items"
Summary: Fixes T12775. Currently, we do not validate this option and it's possible to configure it in an invalid way.

Test Plan: Tried to misconfigure things, was helpfully pointed toward errors.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12775

Differential Revision: https://secure.phabricator.com/D18041
2017-05-30 10:15:24 -07:00
..
PhabricatorConfigJSONOptionType.php Update callsites of phutil_json_decode. 2014-06-21 00:39:37 +10:00
PhabricatorConfigOptionType.php Make new logo and wordmark more reasonably configurable by human users 2016-08-07 12:00:21 -07:00
PhabricatorConfigRegexOptionType.php Add validation for config settings of type regex 2017-04-13 13:57:03 -07:00
PhabricatorCustomLogoConfigType.php Make new logo and wordmark more reasonably configurable by human users 2016-08-07 12:00:21 -07:00
PhabricatorCustomUIFooterConfigType.php Detect and prevent invalid configuation of "ui.footer-items" 2017-05-30 10:15:24 -07:00