Actions
Feature #35934
closedShow 2FA status in users list from administration with option to filter
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
To control how many users enabled 2fa it is required to report it somehow. This could by just "2fa status" in users grid and filter/sort possibility.
Files
Related issues
      
      Updated by Maciej Liżewski about 4 years ago
      
    
    Environment: Redmine version 4.2.2.stable Ruby version 2.5.5-p157 (2019-03-15) [x86_64-linux-gnu] Rails version 5.2.6 Environment production Database adapter Mysql2 Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp
      
      Updated by Marius BĂLTEANU about 4 years ago
      
    
    - Assignee set to Marius BĂLTEANU
 - Target version set to Candidate for next major release
 
Nice ideea.
      
      Updated by Go MAEDA about 4 years ago
      
    
    
    As an immediate workaround, you can get the information by exporting users as CSV (#34241).

      
      Updated by Maciej Liżewski about 4 years ago
      
    
    @Go MAEDA - thanks I just figured it out by myself and wanted to add that info here! :)
Anyways - it is not clear enough that it is there and it is probably more like luck you found it...
      
      Updated by Marius BĂLTEANU almost 4 years ago
      
    
    - Related to Feature #1237: Add support for two-factor authentication added
 
      
      Updated by Marius BĂLTEANU almost 4 years ago
      
    
    
    The following implementation is enough?

      
      Updated by Marius BĂLTEANU almost 4 years ago
      
    
    - Subject changed from Report showing users and their 2fa status to Show 2FA status in users list from administration with option to filter
 - Status changed from New to Closed
 - Target version changed from Candidate for next major release to 5.0.0
 - Resolution set to Fixed
 
Feature added in r21380:
	
    - you can filter the users by their 2FA status
 - the column was added to the list.
 
      
      Updated by Marius BĂLTEANU almost 4 years ago
      
    
    - Category changed from Accounts / authentication to Administration
 
Actions