Skip to content

Instantly share code, notes, and snippets.

@arkag
Created February 26, 2016 20:21
Show Gist options
  • Select an option

  • Save arkag/483a55642f996effdad3 to your computer and use it in GitHub Desktop.

Select an option

Save arkag/483a55642f996effdad3 to your computer and use it in GitHub Desktop.
How do I get this into phabricator?
projects.custom-field-definitions
{
"my-org:ldap:dn": {
"name": "LDAP DN",
"type": "text",
"caption": "DN of the LDAP object to sync with (if any).",
"required": false,
"disabled": false,
"edit": true,
"view": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment