496 Commits (282be6fd2fba7674249bfee973acfdc3fa36383e)

Author SHA1 Message Date
Yunus Emre Kalkan c6c56e316f identity module localizations & exceptions refactor 6 years ago
Yunus Emre Kalkan b295a3a384 pull/5300 Refactor & Unit tests 6 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository 6 years ago
maliming 2811de7a70 Add more property to user claims. 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 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 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
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
Ahmet Çotur 7ee6692a52 tab usage is removed 6 years ago
1d0n7kn0w a396fc1a95
Update IdentityDataSeedContributor.cs 6 years ago
1d0n7kn0w b4a6ab42ed
Update IdentityDataSeedContributor.cs 6 years ago
maliming 40dc60cb6c Disable Security Log feature. 6 years ago
maliming 787a09546f Add filter for IIdentitySecurityLogRepository. 6 years ago
Ahmet Çotur 4e8516b8ed Identity Module - prettier settings added and js files reformatted 6 years ago