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
Unknown Object (File)
Thu, Apr 25, 1:48 AM
Unknown Object (File)
Wed, Apr 17, 4:23 PM
Unknown Object (File)
Mon, Apr 15, 3:14 PM
Unknown Object (File)
Mon, Apr 15, 2:30 PM
Unknown Object (File)
Thu, Apr 11, 11:49 PM
Unknown Object (File)
Thu, Apr 11, 10:32 PM
Unknown Object (File)
Thu, Apr 4, 7:32 PM
Unknown Object (File)
Mar 26 2024, 5:02 AM
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