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
F21797601: D19577.diff
Tue, Aug 11, 9:51 AM
Unknown Object (File)
Sat, Aug 8, 4:06 PM
Unknown Object (File)
Jun 26 2026, 1:42 PM
Unknown Object (File)
Jun 20 2026, 11:01 PM
Unknown Object (File)
Jun 17 2026, 11:26 PM
Unknown Object (File)
Dec 5 2025, 3:12 PM
Unknown Object (File)
Dec 4 2025, 12:16 PM
Unknown Object (File)
Nov 23 2025, 7:08 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