nextcloud / nextcloud/server

Show status of 2FA usage in user management

Open
#13,395 7 comments 8 reactions 1 assignee View on GitHub

@ChristophWurst is already working on this.

Since Jan 7, 2019.

1. to develop enhancement feature: authentication feature: users and groups
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Expected behavior

The 2FS support has greatly been improved with NC 15.x, but it is currently not possible for an administrator to check if a user has enabled any kind of 2FA for his account. Best would be if this information could be seen at a central point, like e.g. user management.

Such an indicator could e.g. look like this:

20190106_nc_user_management-2

The color of the icon could e.g. indicate the status of a 2FA activation, red- not enabled/activated, yellow - activated but not yet used, green - everything is ok.

By clicking on the icon the enabled 2FA apps could be shown, like twofactor_gateway: telegram, Two factor U2F or twofactor_nextcloud_notification etc.

Environment

Server Configuration

OS: Linux 3.16.50
Web server: Apache2 2.4.37
Database: MariaDB 10.2.19
PHP version: 7.2.13
Nextcloud version: 15.0.0

Client Configuration

Browser: Mozilla Firefox 64.0
Operating system: Windows 10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.