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
F18418016: D19577.id46804.diff
Sat, Aug 30, 12:34 PM
F18417981: D19577.diff
Sat, Aug 30, 12:32 PM
F18384529: D19577.diff
Fri, Aug 29, 12:16 AM
F18137002: D19577.id46804.diff
Thu, Aug 14, 1:06 AM
F17947467: D19577.id.diff
Jul 31 2025, 4:48 PM
F17926213: D19577.diff
Jul 30 2025, 12:46 PM
Unknown Object (File)
Jun 3 2025, 5:22 AM
Unknown Object (File)
Jun 3 2025, 5:22 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