HomePhabricator

Add a modern "user.edit" API method for users

Description

Add a modern "user.edit" API method for users

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.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13164

Differential Revision: https://secure.phabricator.com/D19577

Details

Provenance
epriestleyAuthored on Aug 13 2018, 9:18 PM
epriestleyPushed on Aug 16 2018, 5:48 PM
Reviewer
amckinley
Differential Revision
D19577: Add a modern "user.edit" API method for users
Parents
rP39d415e90eb3: Move users to modular transactions
Branches
Unknown
Tags
Unknown
Tasks
T13164: Plans: 2018 Week 31 - 33 Bonus Content
Build Status
Buildable 20632
Build 28039: Run Core Tests