Demande #3406
fermé
Rétrograder les permissions sur Mastodon
Ajouté par Quentin Gibeaux il y a environ 6 ans.
Mis à jour il y a environ 6 ans.
Description
Trouver comment réduire les permissions d'un compte dans Mastodon.
Je n'ai trouvé que comment les augmenter (vers modérateur puis vers administrateur), pas comment les rétrograder.
- Projet changé de Chapril à pouet.chapril.org
- Statut changé de Nouveau à Fermé
Possible avec l'outil tootctl :
mastodon@pouet:~/live$ RAILS_ENV=production bin/tootctl accounts modify QGuLL --role=moderator
Doc :
mastodon@pouet:~/live$ RAILS_ENV=production bin/tootctl accounts help modify
Usage:
tootctl accounts modify USERNAME
Options:
[--role=ROLE]
[--email=EMAIL]
[--confirm], [--no-confirm]
[--enable], [--no-enable]
[--disable], [--no-disable]
[--disable-2fa], [--no-disable-2fa]
Description:
Modify a user account.
With the --role option, update the user's role to one of "user", "moderator" or "admin".
With the --email option, update the user's e-mail address. With the --confirm option, mark the user's e-mail as confirmed.
With the --disable option, lock the user out of their account. The --enable option is the opposite.
With the --disable-2fa option, the two-factor authentication requirement for the user can be removed.
Formats disponibles : Atom
PDF