82 Commits (3dff8a8a4bd92f517b022b35f457380f8d343a4e)

Author SHA1 Message Date
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. 6 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
maliming 0466207a6d Implement security log in Identity module. 6 years ago
maliming 978d80a9be Upgrade identity module packages. 6 years ago
liangshiwei c2fc5f1671 Update IIdentityClaimTypeRepository & IIdentityRoleRepository 6 years ago
liangshiwei 5f412d860d Add unit test 6 years ago
maliming 6a2d8337f0 Fix identity unit test. 6 years ago
Galip Tolga Erdem 2c1d6bfbf5 added RemoveAllRoles and RemoveAllMembers to organizationUnitRepository 6 years ago
Galip Tolga Erdem 424d64e23a Updated OrganizationUnitRepository 6 years ago
Galip Tolga Erdem 431fe807eb Updated IOrganizationUnitRepository 6 years ago
Galip Tolga Erdem ad35165c07 organization unit domain update 6 years ago
Galip Tolga Erdem 3705c627b3 refactored and renamed 6 years ago
Galip Tolga Erdem cc7921ebe7 fixed error with not counting organizationUnitRoles when roles are requested 6 years ago
Galip Tolga Erdem cdf8cf9907 renaming organizationUnit namepsace 6 years ago
Halil İbrahim Kalkan a75459d480 Add tests and fix mongodb repo. 6 years ago
Halil İbrahim Kalkan f21144ab8f Refactor repositories. 6 years ago
Halil İbrahim Kalkan eb068bfff8 Remove ConfigureAwait(false) usages. 6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware. 6 years ago
Yunus Emre Kalkan 61d8e68a0a Default roles on registration 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Mehmet Perk 4db9a9a42e get users by organization unit 6 years ago
Mehmet Perk 8f1df3f284 remove organizationUnitRole add, remove 6 years ago
Mehmet Perk bdffd6d29a all test the organizations 6 years ago
Yunus Emre Kalkan f134bdc4a0 add missing namespace to AbpIdentityTestBase: Volo.Abp.Testing 6 years ago
Javier Campos ad85526379 feat: add ConfigureAwait(false) to all await calls 6 years ago
Yunus Emre Kalkan ec67983c6f remove int.MaxValue usages for limitedrequestdtos 6 years ago