Page MenuHomePhabricator

Replace "Disable User" web UI flow with transactions
ClosedPublic

Authored by epriestley on Aug 27 2018, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 6:12 AM
Unknown Object (File)
Feb 9 2025, 6:22 AM
Unknown Object (File)
Feb 9 2025, 6:22 AM
Unknown Object (File)
Feb 9 2025, 6:22 AM
Unknown Object (File)
Feb 1 2025, 7:40 AM
Unknown Object (File)
Jan 28 2025, 4:04 AM
Unknown Object (File)
Jan 25 2025, 2:02 AM
Unknown Object (File)
Jan 25 2025, 2:02 AM
Subscribers
None

Details

Summary

Ref T13189. See PHI642. Upgrades the "Disable" action in the web UI to be transaction-based.

This technically breaks things a little (you can't disable non-bot users, since they now require CAN_EDIT and you won't have it) but an upcoming change will fix the permissions issue.

Test Plan

Disabled and enabled a (bot) user from the web UI.

Diff Detail

Repository
rP Phabricator
Branch
disable1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20674
Build 28097: Run Core Tests
Build 28096: arc lint + arc unit