mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-01 05:22:50 +09:00
Move twofactor to models/login (#17143)
This commit is contained in:
@ -17,5 +17,6 @@ func TestMain(m *testing.M) {
|
||||
"oauth2_application.yml",
|
||||
"oauth2_authorization_code.yml",
|
||||
"oauth2_grant.yml",
|
||||
"u2f_registration.yml",
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user