'''allow super user to disable other users more easily''' I see plenty of fake users from spammers, and it'd be nice to be able to disable them. To achieve that I wrote a plugin, attached to this page. Just drop the plugin into {{{MoinMoin/userprefs/}}}. {{attachment:disableusers.py}} TODO: The message when users were disabled shouldn't be using {{{"... %r ..." % [u"user A", u"user B"]}}}. ---- CategoryFeatureRequest