Commit Graph

151 Commits (b9e3acc8a09096b514c18407a1cd603df9c150c1)

Author SHA1 Message Date
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
Halil İbrahim Kalkan 92b2028bf9
Merge pull request #4976 from abpframework/maliming/ms-3.1.6
5 years ago
Halil İbrahim Kalkan 2ad0beb94a Delete unused RandomPasswordGenerator.
5 years ago
Halil İbrahim Kalkan dc05e3e301 Replace user.LoginProvider by IsExternal.
5 years ago
Halil İbrahim Kalkan d12ef80a9d Fix ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan ece1842150 Update FakeExternalLoginProvider.cs
5 years ago
Halil İbrahim Kalkan ed792609d7 Fully implement the ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan cc94779107 Move create/update to the provider.
5 years ago
Halil İbrahim Kalkan e98084fdf6 Refactor: Extract class RandomPasswordGenerator
5 years ago
Halil İbrahim Kalkan 30d7afb5e6 Set TenantId
5 years ago
Halil İbrahim Kalkan def92907a3 Introduce ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan 01580e3aa7 Introduce IExternalLoginProvider
5 years ago
Halil İbrahim Kalkan c232b8d761 Create and register AbpSignInManager.
5 years ago
Halil İbrahim Kalkan 7eb057aaf1 Establish test environment for the Volo.Abp.Identity.AspNetCore package.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago