this post was submitted on 16 May 2025
41 points (100.0% liked)

PieFed Meta

842 readers
46 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 1 year ago
MODERATORS
 

Sometimes there are people keen to help run an instance but you don't know them well enough to give them ALL the keys. PieFed lets you control which parts of the admin area you want a 'Staff' role to have access to and then assign accounts to that role.

For now there are just two roles but it would be trivial to add more if there is demand for it (and pretty easy to make a UI to let an admin define as many custom roles as they want). For example, a "Super moderator" might have the "administer all communities" permission only. Can you think of any other variations of the Staff role?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Die4Ever@retrolemmy.com 1 points 3 weeks ago (1 children)

what does "manage users" mean?

Good question. I went through the code but I actually can't find that option, https://codeberg.org/rimu/pyfedi/src/branch/main/app/templates/admin//_nav.html#L14 (that's with the latest commit being https://codeberg.org/rimu/pyfedi/commit/c1c718180fc39d51a8ac1820f727491e17c86fbd as I write this)

From the screenshot it should be showing between lines 14 and 15 of that file.