-
The task
toggle_activated
currently was broken. -
To support changing both
admin
andmoderator
status at the same time e.g. withmix pleroma.user set NICKNAME --moderator --admin
we need to reuse its User data.
The task toggle_activated
currently was broken.
To support changing both admin
and moderator
status at the same time e.g. with mix pleroma.user set NICKNAME --moderator --admin
we need to reuse its User data.