Commit Graph

166 Commits (5ddcc1c04703bcb55bbc918e2ea9a1cc72025b5a)

Author SHA1 Message Date
maliming 11894f27d9 Refactor AbpUserClaimsPrincipalFactory.
5 years ago
maliming f581319d5c Merge branch 'dev' into maliming/Linked-user-enhancements
5 years ago
liangshiwei c3e2f6680b Update Chinese localization
5 years ago
maliming ed4a0caed4 Merge branch 'dev' into maliming/Linked-user-enhancements
5 years ago
maliming c85dd1df0b Fix GenerateAndVerifyLinkTokenAsync test.
5 years ago
maliming b17ad73719 Use DataProtectorTokenProvider as LinkUserTokenProvider.
5 years ago
maliming c90960395c Link users enhancements.
5 years ago
liangshiwei 2b9b56a75b Add unit tests
5 years ago
maliming 9fb4ad6e6c Allows to customize the English localized text of Identity errors.
5 years ago
maliming ab03c8b8d0 Fix RoleChangingEvents_Test.
5 years ago
onur03 38500b43dd Typo on IdentityClaimTypeManager
5 years ago
Halil İbrahim Kalkan ac20a2423c Merge branch 'rel-4.0' into dev
5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use.
5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
maliming 234024cb6a Add Filter parameter to GetListAsync method of IIdentityRoleAppService.
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
erolarkat e9531b2af6 Merge branch 'rel-3.2' into dev
5 years ago
Alper Ebicoglu 4c29e68a81 refactor
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 6f9636211a Merge branch 'dev' into maliming/linkuser
5 years ago
maliming 97305d6d71 Merge branch 'dev' into maliming/linkuser
5 years ago
maliming c0a0b988f1 Remove TwoFactorEnabled related UI & Application Service.
5 years ago
maliming 8037100c46 Change tenant id when seed user,role and permission grant.
5 years ago
İsmail ÇAĞDAŞ 3e1e5c459e Merge branch 'dev' into maliming/linkuser
5 years ago
liangshiwei 52bbd04b19 Merge branch 'dev' into liangshiwei/mongodb-transaction
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
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
maliming 747d2aadc8
Update OrganizationUnitRepository_Tests.cs
5 years ago
liangshiwei 59a6c630be Add get count method
5 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository
5 years ago
向洪林 c02fdae537 fixed CreateWithDetails unit test
5 years ago
向洪林 62277ec59e add create role with org details unit test
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
liangshiwei b2fe5c344f Improved
5 years ago
liangshiwei 27e0821fac Fix unit tests
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system.
5 years ago