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
F14099066: D19604.diff
Tue, Nov 26, 10:46 AM
Unknown Object (File)
Sun, Nov 24, 5:34 PM
Unknown Object (File)
Thu, Nov 21, 5:36 AM
Unknown Object (File)
Wed, Nov 20, 5:29 AM
Unknown Object (File)
Tue, Nov 19, 11:26 PM
Unknown Object (File)
Sun, Nov 17, 8:25 AM
Unknown Object (File)
Oct 15 2024, 5:43 AM
Unknown Object (File)
Oct 9 2024, 9:56 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