| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r22746 from trunk to 5.1-stable (#40043). | Marius Balteanu | 2024-02-27 | 2 | -2/+2 |
* | Fix RuboCop offense Lint/MissingSuper (#36919). | Go MAEDA | 2023-03-24 | 1 | -0/+1 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 2 | -2/+2 |
* | Update copyright year in source files to 2022 (#36379). | Go MAEDA | 2022-01-02 | 2 | -2/+2 |
* | Adopt 2FA emails to new Mailer interface (#36005). | Go MAEDA | 2021-11-13 | 1 | -8/+8 |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 2 | -2/+2 |
* | remove redundant 'return' from lib/redmine/twofa/totp.rb | Toshi MARUYAMA | 2020-12-17 | 1 | -2/+2 |
* | fix source indent of lib/redmine/twofa/totp.rb | Toshi MARUYAMA | 2020-12-17 | 1 | -4/+6 |
* | add empty line after guard clause to lib/redmine/twofa/base.rb | Toshi MARUYAMA | 2020-12-04 | 1 | -0/+1 |
* | 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 |