Commit Graph

55 Commits (370d7ca184c421445c929aba9bce11cee53cfb9d)

Author SHA1 Message Date
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser.
4 years ago
maliming c90960395c Link users enhancements.
5 years ago
maliming 97305d6d71 Merge branch 'dev' into maliming/linkuser
5 years ago
maliming 8037100c46 Change tenant id when seed user,role and permission grant.
5 years ago
maliming 8c0ca548bd
Revert "OrganizationUnit should have filter parameter"
5 years ago
maliming 1f17478618 Merge branch 'dev' into maliming/linkuser
5 years ago
向洪林 fb166165c9 combine
5 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete
5 years ago
liangshiwei 59a6c630be Add get count method
5 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository
5 years ago
maliming ed665e1323 Merge branch 'dev' into maliming/linkuser
5 years ago
Galip Tolga Erdem 55209702f1 Fixed OrganizationUnit where user is not updated when roles are added/removed
5 years ago
Galip Tolga Erdem 7fc3e560db MongoDb not updating user organization data bug fix
5 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module.
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
liangshiwei c2fc5f1671 Update IIdentityClaimTypeRepository & IIdentityRoleRepository
5 years ago
liangshiwei 5f412d860d Add unit test
5 years ago
maliming 6a2d8337f0 Fix identity unit test.
5 years ago
Galip Tolga Erdem 2c1d6bfbf5 added RemoveAllRoles and RemoveAllMembers to organizationUnitRepository
5 years ago
Galip Tolga Erdem 424d64e23a Updated OrganizationUnitRepository
5 years ago
Galip Tolga Erdem 431fe807eb Updated IOrganizationUnitRepository
5 years ago
Galip Tolga Erdem ad35165c07 organization unit domain update
5 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
Halil İbrahim Kalkan 37feb46d0f
Merge branch 'dev' into #1666-organization-units
6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
6 years ago
Mehmet Perk 444a2dcced
Merge branch 'dev' into #1666-organization-units
6 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Yunus Emre Kalkan 61d8e68a0a Default roles on registration
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
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
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
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
Halil İbrahim Kalkan c4acff598d Identity module remove sync api usage
6 years ago
Halil İbrahim Kalkan e49822cd4e Remove sync extension methods.
6 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
6 years ago
Halil ibrahim Kalkan 40ed47f7dd Implement seed contributors for identity & permission modules and use from tenant management module #924.
7 years ago
Halil İbrahim Kalkan 9f5f977ac0
Merge pull request #832 from Nokecy/addIdentityDataSeederNameField
7 years ago
Nokecy cb61c0be93 Add administrative user name value
7 years ago
Halil ibrahim Kalkan 0f06cf53c1 Revised permission management system
7 years ago
Yunus Emre Kalkan f1ec845038 Resolved #724 Replace AddAlwaysAllowPermissionChecker usage by AddAlwaysAllowAuthorization
7 years ago
Halil ibrahim Kalkan d0dcccc95b Refactored identity module
7 years ago