Page MenuHomePhabricator

Move "wild" config types to new code
ClosedPublic

Authored by epriestley on Jun 27 2017, 1:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 6:24 AM
Unknown Object (File)
Fri, Nov 15, 6:06 PM
Unknown Object (File)
Tue, Nov 12, 5:21 AM
Unknown Object (File)
Sat, Nov 9, 2:16 PM
Unknown Object (File)
Fri, Nov 8, 12:03 AM
Unknown Object (File)
Oct 24 2024, 4:05 AM
Unknown Object (File)
Oct 23 2024, 2:07 PM
Unknown Object (File)
Oct 17 2024, 10:16 AM
Subscribers
None

Details

Summary

Ref T12845. This is the last of the hard-coded types.

These are mostly used for values which users don't directly edit, so it's largely OK that they aren't carefully validated. In some cases, it would be good to introduce a separate validator eventually.

Test Plan

Edited, deleted and mangled these values via the web UI and CLI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 27 2017, 2:51 PM
This revision was automatically updated to reflect the committed changes.