1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-31 23:21:22 +01:00
bitwarden-server/src/Core/Identity
2021-03-31 16:20:15 +02:00
..
AuthenticatorTokenProvider.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
CustomIdentityServiceCollectionExtensions.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
DuoWebTokenProvider.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
EmailTokenProvider.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
IOrganizationTwoFactorTokenProvider.cs added org duo to 2fa flow 2018-04-03 14:31:33 -04:00
LowerInvariantLookupNormalizer.cs upgrade to aspnet core 3.1 2020-01-10 08:33:13 -05:00
OrganizationDuoWebTokenProvider.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
PasswordlessSignInManager.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
ReadOnlyDatabaseIdentityUserStore.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
ReadOnlyEnvIdentityUserStore.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
ReadOnlyIdentityUserStore.cs passwordless sign in for admin 2018-03-21 14:26:49 -04:00
RoleStore.cs move domains to Models.Table 2017-03-08 21:45:08 -05:00
TwoFactorRememberTokenProvider.cs upgrade to aspnet core 3.1 2020-01-10 08:33:13 -05:00
U2fTokenProvider.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
UserStore.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
WebAuthnTokenProvider.cs Change UserVerificationRequirement to Discouraged (#1250) 2021-03-31 16:20:15 +02:00
YubicoOtpTokenProvider.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00