Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show 2FA state in user settings #12270

Closed
ChristophWurst opened this issue Nov 5, 2018 · 1 comment
Closed

Show 2FA state in user settings #12270

ChristophWurst opened this issue Nov 5, 2018 · 1 comment

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Nov 5, 2018

When we display the list of users to the admins, there should be an indication about their 2FA state. This could look similar to the GitHub organization overview.

From a technical PoV we have to make sure this is efficient to query. Right now, it would require n+1 queries and thus won't scale.

Ref #12249.

@nickvergessen
Copy link
Member

Closing in favor of #13395

@ChristophWurst ChristophWurst removed the 1. to develop Accepted and waiting to be taken care of label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants