pufferpanel / pufferpanel

PufferPanel is an open source game server management panel, designed for both small networks and personal use
https://pufferpanel.com
Apache License 2.0
1.35k stars 230 forks source link

[Request] Allow admins to see which users have 2FA setup. #1372

Open nuvious opened 2 weeks ago

nuvious commented 2 weeks ago

Is your feature request related to a problem? Please describe. I want to ensure all users implement 2FA. A feature where 2FA could be enforced on registration or first sign-in could be useful but a steeper development path. In the meantime a simple icon or indicator that a user has 2FA setup or doesn't would be enough information for most admins considering the user case for Puffer Panel is likely smaller, self hosted deployments with few users.

Describe the solution you'd like A simple icon or text field that indicates whether a user has setup 2FA

Describe alternatives you've considered Enforced 2FA, probably a steeper development path.

Additional context I may try to implement this myself as a contribution.

nuvious commented 2 weeks ago

Proposed implementation in #1374