124 Commits (a6599f47aa55e290178ca3c8ee8db476be10e07a)

Author SHA1 Message Date
maliming 3da670f32d
Carry the tenant id in the GDPR events 1 month ago
maliming dd396d1c8e
Do not validate the user while deleting it 1 month ago
maliming 4196f1c816
Remove all related data when deleting a user 1 month ago
maliming cb7667557b
Update user's last sign-in time in a separate unit of work 1 month ago
maliming b344bcc334
Address Copilot review feedback 5 months ago
maliming 5bb367e520
Address Copilot review feedback 5 months ago
maliming 77bc52ed28
Address Copilot review feedback 5 months ago
maliming ecb23b626d
Add unit tests for shared user covering shared and separate database 5 months ago
maliming cddf0ffa7a
Prevent Privilege Escalation: Add Assignment Restrictions for Roles and Permissions 7 months ago
maliming 50e835ad9d
Add tests for user repository multi-tenant and batch queries 8 months ago
maliming 8eba1b80ce
Add test for FindByPasskeyIdAsync with third credential 10 months ago
maliming f372e5dceb
Add passkey support to Identity module. 10 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year 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 3 years ago
liangshiwei 45a8e43298 Add GetListByNamesAsync to IIDentityClaimTypeRepository 3 years ago
liangshiwei 71bba01966 Get all RoleNames of users 3 years ago
liangshiwei d25774687d Remove user-related data when deleting a user 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
liangshiwei e6ba0bc351 Rename GetListByRoleAsync to GetListByRoleIdAsync 3 years ago
maliming ee3377adf5
Remove `dynamic claim cache` when deleting organization's role. 3 years ago
maliming 3f2d1fd7a8
Clear Dynamic claims cache when role or organization are changed. 3 years ago
maliming a4bb1583d0 Add `GetRolesAsync` by `organizationUnitIds` method to `IOrganizationUnitRepository`. 3 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 4 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 5 years ago
Ahmet Çotur 579d898ba1 use file-scoped namespacing for identity module 5 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. 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago