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
F18836983: D19577.diff
Mon, Oct 27, 4:05 AM
F18772351: D19577.id46833.diff
Thu, Oct 9, 1:56 AM
F18772350: D19577.id46804.diff
Thu, Oct 9, 1:56 AM
F18738372: D19577.id.diff
Wed, Oct 1, 3:19 PM
F18670927: D19577.id46804.diff
Sep 25 2025, 2:08 AM
F18650450: D19577.id46833.diff
Sep 21 2025, 12:47 AM
F18637441: D19577.diff
Sep 17 2025, 7:22 AM
F18509738: D19577.id.diff
Sep 5 2025, 3:34 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