1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-22 04:31:13 +01:00
phorge-phorge/src/applications/diffusion/editor
epriestley 9d196648f5 Prevent users from disabling repository builtin URIs
Summary:
Ref T10923. Currently, users can disable or enable builtin URIs, but this doesn't actually do anything.

The behavior of "disable" has changed a bit over time and might need some further refinement, but it's currently meaningless for builtin URIs. Prevent adjustment of it. If users want to hide a URI, they should set "Display: Hidden" instead.

Test Plan:
  - Disabled/enabled a non-builtin URI.
  - Tried to disable a builtin URI, saw greyed out UI and got a helpful error message.

Reviewers: chad

Reviewed By: chad

Subscribers: eadler

Maniphest Tasks: T10923

Differential Revision: https://secure.phabricator.com/D15899
2016-05-12 12:09:23 -07:00
..
DiffusionRepositoryEditEngine.php Restore edit UI for "Import Only" in Subversion 2016-05-11 06:47:32 -07:00
DiffusionURIEditEngine.php Bring old repository instructions and guidance forward to new UI 2016-05-10 05:15:43 -07:00
DiffusionURIEditor.php Prevent users from disabling repository builtin URIs 2016-05-12 12:09:23 -07:00