111 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
maliming c89946a70e
feat: add includeChildren parameter to GetMembersCountAsync for hierarchical member counting 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming f253c336a7
Add `RemoveClaimFromAllRolesAsync` method to `IIdentityRoleRepository`. 2 years ago
maliming 3a7b4191f2
Rename to `RemoveClaimFromAllUsersAsync `. 2 years ago
maliming 54e52eaafd
Add `RemoveClaimFromAllUsers` to `IIdentityUserRepository`. 2 years ago
liangshiwei c415180bf4 Filter users if a role comes from an organization unit 2 years ago
liangshiwei 45a8e43298 Add GetListByNamesAsync to IIDentityClaimTypeRepository 2 years ago
liangshiwei 71bba01966 Get all RoleNames of users 2 years ago
liangshiwei d25774687d Remove user-related data when deleting a user 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 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 3f2d1fd7a8
Clear Dynamic claims cache when role or organization are changed. 2 years ago
maliming a4bb1583d0 Add `GetRolesAsync` by `organizationUnitIds` method to `IOrganizationUnitRepository`. 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming d32e8a090f
Fix possible `null` errors. 3 years ago
liangshiwei f22e1c220c Add IdentityUserIdWithRoleNames 3 years ago
liangshiwei 510335cce6 Add GetRoleNames by user ids Method 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 ab8bc47546
Add `UpdateOrganizationAsync ` to `IIdentityUserRepository`. 3 years ago
maliming 5918032d2d
Add `UpdateRolesAsync` to `IIdentityUserRepository`. 3 years ago
liangshiwei 036fedd824 Add unit tests 3 years ago
liangshiwei 1f0d088d49 Fix unit tests 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
malik masis 60dc56a05a Fixed unit tests 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 4 years ago
Ahmet Çotur 579d898ba1 use file-scoped namespacing for identity module 4 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules." 5 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules. 5 years ago
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Ahmet e31a291485 init identity module 5 years ago
maliming c90960395c Link users enhancements. 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 5 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming 8037100c46 Change tenant id when seed user,role and permission grant. 6 years ago
maliming 8c0ca548bd
Revert "OrganizationUnit should have filter parameter" 6 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev 6 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete 6 years ago
liangshiwei 59a6c630be Add get count method 6 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository 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
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module. 6 years ago