1136 Commits (f99bd5dfcf32c655817299a9ffbaa755456461ba)

Author SHA1 Message Date
liangshiwei 7c944085cb Remove child ou dynamic claim cache when delete ou 2 years ago
liangshiwei 22416f7f78 Update OrganizationUnitManager.cs 2 years ago
liangshiwei e6ba0bc351 Rename GetListByRoleAsync to GetListByRoleIdAsync 2 years ago
maliming ee3377adf5
Remove `dynamic claim cache` when deleting organization's role. 2 years ago
maliming f7932bf091 Remove claims cache before updating the organization. 2 years ago
maliming 3f2d1fd7a8
Clear Dynamic claims cache when role or organization are changed. 2 years ago
maliming 9aae95d243
Add `Volo.Abp.AspNetCore.Authentication.JwtBearer.DynamicClaims`. 2 years ago
maliming 7e396ed540
Handle the case where `DynamicClaims` is empty. 2 years ago
maliming a4bb1583d0 Add `GetRolesAsync` by `organizationUnitIds` method to `IOrganizationUnitRepository`. 2 years ago
maliming e407754280 Refresh instead of returning dynamic claims. 2 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`. 2 years ago
maliming 7a52c95434 Set `CacheAbsoluteExpiration ` to 60 seconds. 2 years ago
maliming 59a2227ffc Update `AbpDynamicClaimsPrincipalContributorBase`. 2 years ago
maliming a0415c26d7 Update IdentityDynamicClaimsPrincipalContributor.cs 2 years ago
maliming abb8cfc963 Force to clear the claims principal when user is not found. 2 years ago
maliming f6e844851e Update `UserEntityUpdatedEventHandler `. 2 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`. 2 years ago
maliming 44ef56c2d8
Add `IdentityDynamicClaimsPrincipalContributor`. 2 years ago
maliming 89e53b3c28
Make the `HandleEventAsync` method UOW. 2 years ago
maliming 605054835d
Remove all user related thing when deleting a user. 2 years ago
maliming 95e7b1bbc6
Add `UserDeletedEventHandler` to `SettingManagement.Application`. 2 years ago
maliming bcf65ab18d
Add `UserDeletedEventHandler`. 2 years ago
Salih c0a7762b2a Update IdentityUserManager.cs 2 years ago
maliming 0eac81d5f4
Add unit tests. 2 years ago
Salih 1f20fb6466 Update IdentityUserManager.cs 2 years ago
Jadyn fddad4ae70 Update zh translate 2 years ago
Salih d3832495f0 Add email and userName changed event 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming d56c64c12f
Remove `ISystemClock` because its obsoleted. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming d32e8a090f
Fix possible `null` errors. 3 years ago
liangshiwei 8958af30c4 Search with "contains" instead of exact match while searching users 3 years ago
Halil İbrahim Kalkan ced61b41d0 Revised tests for IdentityUserIntegrationService 3 years ago
Halil İbrahim Kalkan 7a29bb4348 Regenerate client proxies 3 years ago
Halil İbrahim Kalkan 56955627b2 Implemented controller and revised HttpClientExternalUserLookupServiceProvider 3 years ago
Halil İbrahim Kalkan 0e07100bcc Move methods fromIdentityUserLookupAppService to IdentityUserIntegrationService 3 years ago
liangshiwei f0836c3e63 Using ToUpperInvariant 3 years ago
liangshiwei 021e54e743 No case-sensitive filtering at the Users page 3 years ago
maliming 7dc1100e12
Update EfCoreIdentityUserRepository.cs 3 years ago
liangshiwei f22e1c220c Add IdentityUserIdWithRoleNames 3 years ago
liangshiwei 510335cce6 Add GetRoleNames by user ids Method 3 years ago
maliming a3b443f147 Prevent to disable account authenticated user self. 3 years ago
liangshiwei c0771843e7 Set CurrentTenant Id 3 years ago
liangshiwei 488b6816e5 Add virtual keyword 3 years ago
liangshiwei 8e092e6c52 Rename RoleWithUserCount with IdentityRoleWithUserCount 3 years ago
liangshiwei 426eefaa96 Remove GetAllListWithUserCountAsync method 3 years ago
liangshiwei 68c2a0091e Add separate methods to get role and usercount to improve performance 3 years ago
liangshiwei cd587699b9 Add GetCountAsync method 3 years ago
maliming ad786b70d7
Update AbpSignInManager.cs 3 years ago
maliming e8fb08cf38
Regenerate proxy files for all modules. 3 years ago