Commit Graph

8 Commits

Author SHA1 Message Date
Go MAEDA
3686b77eb6 Update copyright year in source files to 2022 (#36379).
git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
2022-01-02 05:29:10 +00:00
Go MAEDA
3e36b5c452 Update copyright year in source files to 2021 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-25 06:58:56 +00:00
Toshi MARUYAMA
9c3ccff80a remove redundant 'return' from lib/redmine/twofa/totp.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20661 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-17 13:10:48 +00:00
Toshi MARUYAMA
2edd00b3b7 fix source indent of lib/redmine/twofa/totp.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20659 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-17 13:10:31 +00:00
Go MAEDA
f9ffcff997 Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid name collision with other instances or apps (#1237, #34234).
git-svn-id: http://svn.redmine.org/redmine/trunk@20308 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-11-09 06:37:43 +00:00
Go MAEDA
d9771fbe44 otpauth uri should include a login id, not an email address (#1237, #34233).
git-svn-id: http://svn.redmine.org/redmine/trunk@20307 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-11-09 02:41:50 +00:00
Go MAEDA
2ee6a7cead Fix an error "uninitialized constant Redmine::Twofa::Base" when accessing My account in production mode (#1237, #33932).
git-svn-id: http://svn.redmine.org/redmine/trunk@19997 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-08-31 21:45:19 +00:00
Go MAEDA
560bca344a Adds two factor authentication support (#1237).
Patch by Felix Schäfer.


git-svn-id: http://svn.redmine.org/redmine/trunk@19988 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-08-29 06:21:50 +00:00