index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine
/
twofa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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