Show status of 2FA usage in user management
@ChristophWurst is already working on this.
Since Jan 7, 2019.
- 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:

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.