Vote #81656
完了Show 2FA status in users list from administration with option to filter
0%
説明
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.
journals
<pre>
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
</pre>
--------------------------------------------------------------------------------
Nice ideea.
--------------------------------------------------------------------------------
As an immediate workaround, you can get the information by exporting users as CSV (#34241).
!{width: 698px; border: 1px solid grey;}.twofa-scheme-in-users-csv.png!
--------------------------------------------------------------------------------
@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...
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
The following implementation is enough?
!{border: 1px solid grey;}2fa.png!
--------------------------------------------------------------------------------
Feature added in r21380:
* you can filter the users by their 2FA status
* the column was added to the list.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,1237,Add support for two-factor authentication