Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove spaces inside {} of lib/redmine/twofa/base.rb | Toshi MARUYAMA | 2020-11-22 | 1 | -4/+4 |
* | Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid na... | Go MAEDA | 2020-11-09 | 1 | -1/+1 |
* | otpauth uri should include a login id, not an email address (#1237, #34233). | Go MAEDA | 2020-11-09 | 1 | -1/+1 |
* | Fix an error "uninitialized constant Redmine::Twofa::Base" when accessing My ... | Go MAEDA | 2020-08-31 | 1 | -0/+2 |
* | Fix that Redmine::Twofa::Base raises ArgumentError in development mode (#1237... | Go MAEDA | 2020-08-31 | 1 | -4/+4 |
* | Backup codes for 2fa auth (#1237). | Go MAEDA | 2020-08-29 | 1 | -2/+48 |
* | Adds two factor authentication support (#1237). | Go MAEDA | 2020-08-29 | 2 | -0/+195 |