605 Commits (b1bd98baaa2a6022d1b4e8b25749e738fcf52648)

Author SHA1 Message Date
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository 6 years ago
maliming 2811de7a70 Add more property to user claims. 6 years ago
向洪林 c02fdae537 fixed CreateWithDetails unit test 6 years ago
向洪林 62277ec59e add create role with org details unit test 6 years ago
Halil İbrahim Kalkan 1a570a1984 Change routes. 6 years ago
Halil İbrahim Kalkan 77f417001b Update AbpPageBase.cs 6 years ago
Halil İbrahim Kalkan 72992ec803 Add AbpPageBase 6 years ago
Halil İbrahim Kalkan 786d538da5 Use AutoMapper on the Identity Blazor UI 6 years ago
Halil İbrahim Kalkan ffed310ea5 No need to depends on the AbpAspNetCoreMvcUiBootstrapModule since AbpAspNetCoreMvcUiThemeSharedModule already depends on it! 6 years ago
Halil İbrahim Kalkan ddc2b9a730 Inject in the code behind. 6 years ago
Halil İbrahim Kalkan 077e583938 Rename Volo.Abp.Blazorise package to Volo.Abp.BlazoriseUI. 6 years ago
Halil İbrahim Kalkan a2f97036dc Inherit ICrudAppService by IIdentityRoleAppService 6 years ago
Halil İbrahim Kalkan e14358cfe0 Move role management page to the identity module 6 years ago
Yunus Emre Kalkan fd3b79395e Remote exceptions localization data 6 years ago
向洪林 c428ac27a6 add filter paremeter and getCount api 6 years ago
向洪林 58888316e7 add OrganizaitonUnit GetListAsync filter paramter 6 years ago
Galip Tolga Erdem 55209702f1 Fixed OrganizationUnit where user is not updated when roles are added/removed 6 years ago
Galip Tolga Erdem 7fc3e560db MongoDb not updating user organization data bug fix 6 years ago
Halil İbrahim Kalkan bd7915cbad Created Volo.Abp.Identity.Blazor package. Moved usermanagement to this package. 6 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module. 6 years ago
liangshiwei b2fe5c344f Improved 6 years ago
liangshiwei 27e0821fac Fix unit tests 6 years ago
liangshiwei 93ec65f0b1 Update unit tests 6 years ago
maliming 6afc5ca2e7 Add Identity Two-factor features and settings. 6 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource. 6 years ago
Yunus Emre Kalkan c4727896f7 update Identity Localization 6 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system. 6 years ago
Yunus Emre Kalkan 36fa40e61e Refactor pull/4975 6 years ago
olicooper 61431132ab
Update Identity 'LockoutEnabled' localization in en.json 6 years ago
Yunus Emre Kalkan 8c3b9b9fc9 Update ChangePasswordInput.cs 6 years ago
Yunus Emre Kalkan 09ba60f8f9 Revise how to change the password for external logins 6 years ago
Halil İbrahim Kalkan 2ad0beb94a Delete unused RandomPasswordGenerator. 6 years ago
Halil İbrahim Kalkan dc05e3e301 Replace user.LoginProvider by IsExternal. 6 years ago
Halil İbrahim Kalkan d12ef80a9d Fix ExternalLoginProviderBase 6 years ago
Halil İbrahim Kalkan ece1842150 Update FakeExternalLoginProvider.cs 6 years ago
Halil İbrahim Kalkan ed792609d7 Fully implement the ExternalLoginProviderBase 6 years ago
Halil İbrahim Kalkan cc94779107 Move create/update to the provider. 6 years ago
Halil İbrahim Kalkan e98084fdf6 Refactor: Extract class RandomPasswordGenerator 6 years ago
Halil İbrahim Kalkan 30d7afb5e6 Set TenantId 6 years ago
Halil İbrahim Kalkan def92907a3 Introduce ExternalLoginProviderBase 6 years ago
Halil İbrahim Kalkan 01580e3aa7 Introduce IExternalLoginProvider 6 years ago
Halil İbrahim Kalkan c232b8d761 Create and register AbpSignInManager. 6 years ago
Halil İbrahim Kalkan 7eb057aaf1 Establish test environment for the Volo.Abp.Identity.AspNetCore package. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Yunus Emre Kalkan 33f3916716 Do not show "password change" if the user has registered via social login 6 years ago
Ahmet Çotur d236b40280 using addDays 6 years ago
Ahmet Çotur 727c519ac9 fix date filtering 6 years ago
Ahmet Çotur 79f11ee763 Added entity extension base to Identity module 6 years ago
maliming 1cc65bc3ef Remove TenantId from IdentitySecurityLogContext. 6 years ago
maliming 83aeea2230 Use IdentitySecurityLogManager instead EventBus to save security logs. 6 years ago