Feature #34241
closed
Include twofa_scheme (two-factor scheme) column when exporting users to CSV
Added by Go MAEDA about 4 years ago.
Updated about 4 years ago.
Category:
Accounts / authentication
Description
The upcoming Redmine 4.2 has a two-factor authentication feature (#1237). I suggest adding twofa_scheme column to users CSV. From the perspective of information security management of an organization, the feature to obtain two-factor authentication status for all users is useful.
Possible values:
- "Disabled"
l("twofa__#{s}__label_activate")
(currently, "Authenticator app" (twofa__totp__name
) is the only supported scheme)
Files
- Related to Feature #1237: Add support for two-factor authentication added
- Target version set to Candidate for next major release
Thank you for posting the patch. I slightly updated the patch.
- Redmine might support two-factor schemes other than TOTP in the feature, so I have changed
UsersHelper#csv_content
to allow other schemes
- Moved "Two-factor authentication scheme" column before timestamp columns
- Target version changed from Candidate for next major release to 4.2.0
Setting the target version to 4.2.0.
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for your contribution.
Also available in: Atom
PDF