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
F18738372: D19577.id.diff
Wed, Oct 1, 3:19 PM
F18670927: D19577.id46804.diff
Thu, Sep 25, 2:08 AM
F18650450: D19577.id46833.diff
Sun, Sep 21, 12:47 AM
F18637441: D19577.diff
Wed, Sep 17, 7:22 AM
F18509738: D19577.id.diff
Sep 5 2025, 3:34 AM
F18503129: D19577.diff
Sep 4 2025, 10:52 PM
F18439483: D19577.id.diff
Aug 31 2025, 3:02 PM
F18418016: D19577.id46804.diff
Aug 30 2025, 12:34 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