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)
Sun, Dec 15, 8:02 PM
Unknown Object (File)
Tue, Dec 3, 2:17 PM
Unknown Object (File)
Wed, Nov 27, 10:03 AM
Unknown Object (File)
Sun, Nov 24, 5:04 PM
Unknown Object (File)
Sat, Nov 23, 3:42 PM
Unknown Object (File)
Tue, Nov 19, 1:31 AM
Unknown Object (File)
Nov 15 2024, 5:08 AM
Unknown Object (File)
Nov 14 2024, 7:00 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable