Remove user id from logs in order to comply GDPR (#17491)
显示
- src/Identity/Core/ref/Microsoft.AspNetCore.Identity.netcoreapp.cs 0 个添加, 1 个删除...tity/Core/ref/Microsoft.AspNetCore.Identity.netcoreapp.cs
- src/Identity/Core/src/SignInManager.cs 7 个添加, 7 个删除src/Identity/Core/src/SignInManager.cs
- src/Identity/Extensions.Core/src/UserManager.cs 23 个添加, 23 个删除src/Identity/Extensions.Core/src/UserManager.cs
- src/Identity/Specification.Tests/src/IdentitySpecificationTestBase.cs 2 个添加, 2 个删除.../Specification.Tests/src/IdentitySpecificationTestBase.cs
- src/Identity/Specification.Tests/src/UserManagerSpecificationTests.cs 32 个添加, 32 个删除.../Specification.Tests/src/UserManagerSpecificationTests.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/ExternalLogin.cshtml.cs 1 个添加, 1 个删除...c/Areas/Identity/Pages/V3/Account/ExternalLogin.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/LoginWith2fa.cshtml.cs 3 个添加, 3 个删除...rc/Areas/Identity/Pages/V3/Account/LoginWith2fa.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/LoginWithRecoveryCode.cshtml.cs 3 个添加, 3 个删除...Identity/Pages/V3/Account/LoginWithRecoveryCode.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/DeletePersonalData.cshtml.cs 2 个添加, 3 个删除...tity/Pages/V3/Account/Manage/DeletePersonalData.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/Disable2fa.cshtml.cs 4 个添加, 4 个删除...eas/Identity/Pages/V3/Account/Manage/Disable2fa.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/DownloadPersonalData.cshtml.cs 1 个添加, 1 个删除...ty/Pages/V3/Account/Manage/DownloadPersonalData.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/EnableAuthenticator.cshtml.cs 1 个添加, 1 个删除...ity/Pages/V3/Account/Manage/EnableAuthenticator.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/ExternalLogins.cshtml.cs 1 个添加, 1 个删除...Identity/Pages/V3/Account/Manage/ExternalLogins.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/GenerateRecoveryCodes.cshtml.cs 3 个添加, 5 个删除...y/Pages/V3/Account/Manage/GenerateRecoveryCodes.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/ResetAuthenticator.cshtml.cs 2 个添加, 2 个删除...tity/Pages/V3/Account/Manage/ResetAuthenticator.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/ExternalLogin.cshtml.cs 1 个添加, 1 个删除...c/Areas/Identity/Pages/V4/Account/ExternalLogin.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/LoginWith2fa.cshtml.cs 3 个添加, 3 个删除...rc/Areas/Identity/Pages/V4/Account/LoginWith2fa.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/LoginWithRecoveryCode.cshtml.cs 3 个添加, 3 个删除...Identity/Pages/V4/Account/LoginWithRecoveryCode.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/DeletePersonalData.cshtml.cs 2 个添加, 2 个删除...tity/Pages/V4/Account/Manage/DeletePersonalData.cshtml.cs
- src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/Disable2fa.cshtml.cs 4 个添加, 4 个删除...eas/Identity/Pages/V4/Account/Manage/Disable2fa.cshtml.cs
加载中
想要评论请 注册 或 登录