1353 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
Ahmet Çotur 94a5410550 added permission action to user datagrid 6 years ago
Ahmet Çotur 7744c134c8 user with roles 6 years ago
Ahmet Çotur 199204bcd3 Basic Blazor CRUD for identity-user 6 years ago
Halil İbrahim Kalkan 96631c1eef Created empty user management page. 6 years ago
Halil İbrahim Kalkan 904dd25bd0 Introduce BlazorisePageBase 6 years ago
maliming 4c09bf1646 Add zh-hans and tr localize text. 6 years ago
jonny-xhl 79f1369a0c resolved conflicts 6 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete 6 years ago
maliming c0789c263c Revert renaming claim name. 6 years ago
maliming 433e21ccfb Refactor. 6 years ago
Halil İbrahim Kalkan 60f6dc0e78 Initial PermissionManagementModal 6 years ago
Halil İbrahim Kalkan ecf351a3cb Introduce Volo.Abp.PermissionManagement.Blazor.csproj 6 years ago
liangshiwei 59a6c630be Add get count method 6 years ago
liangshiwei f5b6ef2388 add paged 6 years ago
Yunus Emre Kalkan 8c0e0b08ce improve IdentityErrorCodes 6 years ago
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 d044255516 Add IdentityLinkUser aggregate root to Identity module. 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