Frontend: Administration Creature Comforts #242
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just a couple of ideas that would be useful for migrating a herd of users over to Misskey from another platform since the frontend already allows generation of new user accounts.
I think regarding to the 1st point we need to be clear on which columns exactly may be modified by an admin. Because I think many columns should not be modified by an admin.
For example, I do not think administrators should ever reset/remove two factor authentication, because that undermines the security advantage that 2FA provides if the admin can be social engineered into resetting it. Of course the admin can still do so through the database but we should not make it easy to do so IMHO.
Regarding the 2nd point: Why can you not use the already existing password recovery process?
There already is a button to reset the user's password to a randomly generated one. See users profile -> three dot menu -> About -> "Reset password" button at end of "Moderation" section.