summaryrefslogtreecommitdiffstats
path: root/lib/redmine/twofa/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Adopt 2FA emails to new Mailer interface (#36005).Go MAEDA2021-11-131-8/+8
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* add empty line after guard clause to lib/redmine/twofa/base.rbToshi MARUYAMA2020-12-041-0/+1
* remove spaces inside {} of lib/redmine/twofa/base.rbToshi MARUYAMA2020-11-221-4/+4
* Fix that Redmine::Twofa::Base raises ArgumentError in development mode (#1237...Go MAEDA2020-08-311-4/+4
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-291-2/+48
* Adds two factor authentication support (#1237).Go MAEDA2020-08-291-0/+127