Commit Graph

222 Commits (4f01d94d9145b46281bba9abedcf45beb63195d1)

Author SHA1 Message Date
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
5 years ago
Ahmet e31a291485 init identity module
5 years ago
nielscil d493f912da added and changed some dutch localization
5 years ago
Berkan Sasmaz 04e45676ce Update Culture Name FR to fr
5 years ago
Berkan Sasmaz fd194acce2 Update language: Français
5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
5 years ago
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
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
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
maliming 978d80a9be Upgrade identity module packages.
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
Halil İbrahim Kalkan 1c098c6a7d
Merge pull request #4176 from abpframework/maliming/mongo-patch
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Galip Tolga Erdem 2c1d6bfbf5 added RemoveAllRoles and RemoveAllMembers to organizationUnitRepository
5 years ago
Halil İbrahim Kalkan 5646ae061e Upgrade EF Core packages on modules.
5 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
Halil İbrahim Kalkan 6e830c79b8 Merge branch 'dev' into pr/2563
6 years ago
Halil İbrahim Kalkan 23f3042536 Implemented SearchAsync for the user lookup
6 years ago
Galip Tolga Erdem 06db56de98 fixed update test
6 years ago
Galip Tolga Erdem 7093238d09 OrganizationUnit domain property update for parentId and code
6 years ago
Galip Tolga Erdem dedd0bd79c Merge remote-tracking branch 'origin/dev' into pr/2563
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 71367a7fe8 Merge branch 'dev' into pr/2414
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 118cb5b5f7 Refactor IdentityUserManager & fix unit tests.
6 years ago
Halil İbrahim Kalkan eb068bfff8 Remove ConfigureAwait(false) usages.
6 years ago
Halil İbrahim Kalkan f6ecf06f25 Fix build errors
6 years ago
Halil İbrahim Kalkan 37feb46d0f
Merge branch 'dev' into #1666-organization-units
6 years ago
Halil İbrahim Kalkan 99f23a51bc Resolved #2977: Should set default roles for new external users
6 years ago