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
Unknown Object (File)
Wed, Sep 9, 7:33 AM
Unknown Object (File)
Wed, Aug 26, 9:50 PM
Unknown Object (File)
Aug 12 2026, 3:32 PM
Unknown Object (File)
Aug 12 2026, 1:43 PM
Unknown Object (File)
Aug 12 2026, 11:32 AM
Unknown Object (File)
Aug 11 2026, 11:36 AM
Unknown Object (File)
Aug 11 2026, 9:51 AM
Unknown Object (File)
Aug 8 2026, 4:06 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