File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
LICENSE.MD in root |
17 | - | 119 | 2049 | 2 |
20211018132422_InitialCreate.Designer.cs in Source/WebApp-IdentityProvider-MFA/Migrations |
242 | 1 | 104 | 104 | 1 |
ApplicationDbContextModelSnapshot.cs in Source/WebApp-IdentityProvider-MFA/Migrations |
240 | 1 | 104 | 104 | 1 |
20211018132422_InitialCreate.cs in Source/WebApp-IdentityProvider-MFA/Migrations |
223 | 2 | 104 | 104 | 1 |
FIDO2TwoFactorProvider.cs in Source/WebApp-IdentityProvider-MFA/Services |
163 | 10 | 103 | 104 | 2 |
Register.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
150 | 4 | 103 | 104 | 2 |
EnableAuthenticator.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
130 | 6 | 103 | 104 | 2 |
Email.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
126 | 5 | 103 | 104 | 2 |
Index.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
120 | 4 | 103 | 104 | 2 |
Program.cs in Source/WebApp-IdentityProvider-MFA |
106 | - | 104 | 104 | 1 |
LoginWithFIDO2.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
92 | 3 | 104 | 104 | 1 |
Login.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
89 | 4 | 103 | 104 | 2 |
EnableFIDO2.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
87 | 3 | 104 | 104 | 1 |
LoginWithAuthenticator.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
81 | 3 | 103 | 104 | 2 |
LoginWithRecoveryCode.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
80 | 3 | 103 | 104 | 2 |
TwoFactorAuthentication.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
80 | - | 104 | 104 | 1 |
ResetPassword.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
79 | 3 | 103 | 104 | 2 |
ChangePassword.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
78 | 3 | 103 | 104 | 2 |
Register.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
75 | - | 104 | 104 | 1 |
DeletePersonalData.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
69 | 3 | 103 | 104 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
LICENSE.MD in root |
17 | - | 119 | 2049 | 2 |
site.js in Source/WebApp-IdentityProvider-MFA/wwwroot/js |
1 | - | 104 | 104 | 1 |
_ViewImports.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
1 | - | 104 | 104 | 1 |
_ViewImports.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
1 | - | 104 | 104 | 1 |
_ValidationScriptsPartial.cshtml in Source/WebApp-IdentityProvider-MFA/Pages/Shared |
2 | - | 104 | 104 | 1 |
_ViewStart.cshtml in Source/WebApp-IdentityProvider-MFA |
3 | - | 104 | 104 | 1 |
_ViewImports.cshtml in Source/WebApp-IdentityProvider-MFA |
3 | - | 104 | 104 | 1 |
_ViewStart.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages |
4 | - | 104 | 104 | 1 |
_ViewImports.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages |
5 | - | 104 | 104 | 1 |
ConfirmEmailChange.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
7 | - | 104 | 104 | 1 |
IEmailSender.cs in Source/WebApp-IdentityProvider-MFA/Services |
8 | - | 104 | 104 | 1 |
Privacy.cshtml in Source/WebApp-IdentityProvider-MFA/Pages |
8 | - | 104 | 104 | 1 |
_ViewStart.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
8 | - | 104 | 104 | 1 |
_ManageNav.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
8 | - | 104 | 104 | 1 |
ConfirmEmail.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
8 | - | 104 | 104 | 1 |
generate-qr-code.js in Source/WebApp-IdentityProvider-MFA/wwwroot/js |
9 | - | 104 | 104 | 1 |
Index.cshtml.css in Source/WebApp-IdentityProvider-MFA/Pages |
9 | - | 104 | 104 | 1 |
_StatusMessage.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
9 | - | 104 | 104 | 1 |
ResetPasswordConfirmation.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
9 | - | 104 | 104 | 1 |
_StatusMessage.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
9 | - | 104 | 104 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
20211018132422_InitialCreate.Designer.cs in Source/WebApp-IdentityProvider-MFA/Migrations |
242 | 1 | 104 | 104 | 1 |
ApplicationDbContextModelSnapshot.cs in Source/WebApp-IdentityProvider-MFA/Migrations |
240 | 1 | 104 | 104 | 1 |
20211018132422_InitialCreate.cs in Source/WebApp-IdentityProvider-MFA/Migrations |
223 | 2 | 104 | 104 | 1 |
FIDO2TwoFactorProvider.cs in Source/WebApp-IdentityProvider-MFA/Services |
163 | 10 | 103 | 104 | 2 |
Register.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
150 | 4 | 103 | 104 | 2 |
EnableAuthenticator.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
130 | 6 | 103 | 104 | 2 |
Email.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
126 | 5 | 103 | 104 | 2 |
Index.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
120 | 4 | 103 | 104 | 2 |
Program.cs in Source/WebApp-IdentityProvider-MFA |
106 | - | 104 | 104 | 1 |
LoginWithFIDO2.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
92 | 3 | 104 | 104 | 1 |
Login.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
89 | 4 | 103 | 104 | 2 |
EnableFIDO2.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
87 | 3 | 104 | 104 | 1 |
LoginWithAuthenticator.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
81 | 3 | 103 | 104 | 2 |
LoginWithRecoveryCode.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
80 | 3 | 103 | 104 | 2 |
TwoFactorAuthentication.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
80 | - | 104 | 104 | 1 |
ResetPassword.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
79 | 3 | 103 | 104 | 2 |
ChangePassword.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
78 | 3 | 103 | 104 | 2 |
Register.cshtml in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
75 | - | 104 | 104 | 1 |
DeletePersonalData.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
69 | 3 | 103 | 104 | 2 |
IdentityInMemoryConfiguration.cs in Source/WebApp-IdentityProvider-MFA |
69 | 1 | 103 | 104 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
FIDO2TwoFactorProvider.cs in Source/WebApp-IdentityProvider-MFA/Services |
163 | 10 | 103 | 104 | 2 |
Register.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
150 | 4 | 103 | 104 | 2 |
EnableAuthenticator.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
130 | 6 | 103 | 104 | 2 |
Email.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
126 | 5 | 103 | 104 | 2 |
Index.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
120 | 4 | 103 | 104 | 2 |
Login.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
89 | 4 | 103 | 104 | 2 |
LoginWithAuthenticator.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
81 | 3 | 103 | 104 | 2 |
LoginWithRecoveryCode.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
80 | 3 | 103 | 104 | 2 |
ResetPassword.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
79 | 3 | 103 | 104 | 2 |
ChangePassword.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
78 | 3 | 103 | 104 | 2 |
DeletePersonalData.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
69 | 3 | 103 | 104 | 2 |
IdentityInMemoryConfiguration.cs in Source/WebApp-IdentityProvider-MFA |
69 | 1 | 103 | 104 | 2 |
ResendEmailConfirmation.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
66 | 3 | 103 | 104 | 2 |
TwoFactorAuthentication.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
59 | 3 | 103 | 104 | 2 |
ForgotPassword.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
58 | 2 | 103 | 104 | 2 |
ResetFIDO2.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
58 | 3 | 103 | 104 | 2 |
GenerateRecoveryCodes.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
57 | 3 | 103 | 104 | 2 |
ResetAuthenticator.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage |
56 | 3 | 103 | 104 | 2 |
RegisterConfirmation.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
55 | 2 | 103 | 104 | 2 |
ConfirmEmailChange.cshtml.cs in Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account |
53 | 2 | 103 | 104 | 2 |