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
F18137002: D19577.id46804.diff
Thu, Aug 14, 1:06 AM
F17947467: D19577.id.diff
Thu, Jul 31, 4:48 PM
F17926213: D19577.diff
Wed, Jul 30, 12:46 PM
Unknown Object (File)
Jun 3 2025, 5:22 AM
Unknown Object (File)
Jun 3 2025, 5:22 AM
Unknown Object (File)
Jun 2 2025, 5:50 AM
Unknown Object (File)
May 28 2025, 3:28 PM
Unknown Object (File)
May 27 2025, 12:23 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