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)
Sat, Apr 6, 12:18 AM
Unknown Object (File)
Mar 12 2024, 5:51 PM
Unknown Object (File)
Mar 5 2024, 8:27 AM
Unknown Object (File)
Feb 14 2024, 3:34 PM
Unknown Object (File)
Feb 3 2024, 7:16 PM
Unknown Object (File)
Nov 30 2023, 12:35 AM
Unknown Object (File)
Nov 15 2023, 8:07 AM
Unknown Object (File)
Oct 31 2023, 8:43 PM
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