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)
Tue, Dec 24, 6:08 PM
Unknown Object (File)
Fri, Dec 13, 4:44 AM
Unknown Object (File)
Sat, Dec 7, 11:25 PM
Unknown Object (File)
Sat, Dec 7, 5:43 PM
Unknown Object (File)
Fri, Nov 29, 12:29 PM
Unknown Object (File)
Thu, Nov 28, 8:47 PM
Unknown Object (File)
Nov 26 2024, 1:51 PM
Unknown Object (File)
Nov 26 2024, 10:46 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable