Page MenuHomePhabricator

Add a modern "user.edit" API method for users
ClosedPublic

Authored by epriestley on Aug 13 2018, 10:10 PM.
Tags
None
Referenced Files
F14051967: D19577.diff
Fri, Nov 15, 5:08 AM
F14048186: D19577.id.diff
Thu, Nov 14, 7:00 AM
F14047286: D19577.diff
Thu, Nov 14, 3:21 AM
F14047227: D19577.id46833.diff
Thu, Nov 14, 3:02 AM
F14046877: D19577.id46804.diff
Thu, Nov 14, 12:31 AM
F14045273: D19577.diff
Wed, Nov 13, 2:32 AM
F14039410: D19577.diff
Mon, Nov 11, 5:27 AM
F14023153: D19577.diff
Wed, Nov 6, 11:05 PM
Subscribers
None

Details

Summary

Depends on D19576. Ref T13164. See PHI642. This adds an EditEngine for users and a user.edit modern API method.

For now, all it supports is editing real name, blurb, title, and icon (same as "Edit Profile" from the UI).

Test Plan
  • Edited my stuff via the new API method.
  • Tried to edit another user, got rejected by policies.
  • Tried to create a user, got rejected by policies.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable