Project

General

Profile

Actions

Patch #33929

closed

Encrypt / decrypt TOTP secret keys with `rake db:encrypt` / `rake db:decrypt`

Added by Go MAEDA over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Secret keys for two-factor authentication stored in User#twofa_totp_key are encrypted if database_cipher_key is set in config/configuration.yml. So, rake db:encrypt and rake db:decrypt should also support User#twofa_totp_key.


Files


Related issues

Related to Redmine - Feature #1237: Add support for two-factor authenticationClosedGo MAEDA2008-05-14

Actions
Actions #1

Updated by Go MAEDA over 3 years ago

  • Related to Feature #1237: Add support for two-factor authentication added
Actions #2

Updated by Go MAEDA over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch in r20005 as a part of #1237.

Actions

Also available in: Atom PDF