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
F15583981: D19577.diff
Thu, May 8, 12:56 AM
F15564475: D19577.diff
Wed, Apr 30, 12:23 PM
F15551179: D19577.id.diff
Sun, Apr 27, 3:38 PM
F15545697: D19577.diff
Sat, Apr 26, 12:06 PM
F15523576: D19577.id46833.diff
Mon, Apr 21, 2:20 AM
F15478503: D19577.id46804.diff
Apr 8 2025, 12:10 AM
F15452745: D19577.id46833.diff
Mar 29 2025, 7:03 AM
F15447720: D19577.id46804.diff
Mar 28 2025, 1:16 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
Branch
uxaction2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20605
Build 27994: Run Core Tests
Build 27993: arc lint + arc unit