Commit Graph

260 Commits (5d9508195612a7cad8530c151a408a5641799eea)

Author SHA1 Message Date
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
5 years ago
Galip Tolga Erdem 431fe807eb Updated IOrganizationUnitRepository
5 years ago
Galip Tolga Erdem ad35165c07 organization unit domain update
5 years ago
Halil İbrahim Kalkan 6e830c79b8 Merge branch 'dev' into pr/2563
5 years ago
Halil İbrahim Kalkan 23f3042536 Implemented SearchAsync for the user lookup
5 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
Halil İbrahim Kalkan b7e4bcd33f
Merge pull request #2985 from abpframework/maliming/allrole
6 years ago
Yunus Emre Kalkan 661c800079 Remove Identity test module dependencies from Account module Tests
6 years ago
maliming fb3a0f6c57 Use ListResultDto as return value.
6 years ago
maliming ed5ebe3203 Create an endpoint to query all roles.
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 9cffe676b2 Remove Fody from the unit test project.
6 years ago
Mehmet Perk 876f441cce IdentityUserOrganizationUnit and OrganizationUnitRole do not need a primary key
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
mperk 27c565fc1e event permissions update when role update
6 years ago
Mehmet Perk 1fa0e2852c add organizationUnits foreignKey to User
6 years ago
Mehmet Perk 8f1df3f284 remove organizationUnitRole add, remove
6 years ago
Mehmet Perk 4e7e04a7fe mongodb repo for organization units
6 years ago
Mehmet Perk bdffd6d29a all test the organizations
6 years ago
Yunus Emre Kalkan 6312a18b13 AbpIdentityResultException_Tests : rename abpCultureHelper to CultureHelper
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
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Yunus Emre Kalkan ec67983c6f remove int.MaxValue usages for limitedrequestdtos
6 years ago
Halil İbrahim Kalkan 1405121698
Merge pull request #2412 from abpframework/Identity-roles-paged
6 years ago
Halil İbrahim Kalkan c4acff598d Identity module remove sync api usage
6 years ago
Mehmet Tüken 96f7b57ab7 [modules/identity] fix mongo.exe dispose
6 years ago
Yunus Emre Kalkan 167c7428d8 role pages pagination
6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan e49822cd4e Remove sync extension methods.
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
gdlcf88 95562a4f47 Update for resetting user password in UserManagement module.
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Yunus Emre Kalkan 8b58991ff3 DistributedEventBusOptions to AbpDistributedEventBusOptions
6 years ago
Halil İbrahim Kalkan 7f6dd3c83e #1845 Use Contextualized mapper on the identity module.
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Yunus Emre Kalkan 10b89c67c1 identityroleappservice imrovements
6 years ago
Yunus Emre Kalkan 1de30a8ba6 fixed identity localization
6 years ago
Halil İbrahim Kalkan 9686e819c2
Merge pull request #1391 from dcagnetta/dc/update_IdentityClaimTypeManager_name
6 years ago
Dillan Cagnetta 84c25f544f Updated: IdentityClaimTypeManager name typo
6 years ago
Halil İbrahim Kalkan 82c4202d02 Upgrade all test projects to .net core 2.2.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
maliming 0eeb8381b3 Add Volo.Abp.Identity unit tests.
7 years ago
Halil ibrahim Kalkan 40ed47f7dd Implement seed contributors for identity & permission modules and use from tenant management module #924.
7 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
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 d9a217b79b Fix IdentityOptions_Tests
7 years ago
Yunus Emre Kalkan 091e65194d #793 cont.
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
Halil ibrahim Kalkan 0c49f8d3b7 Resolved #708: Create a separated module for Identity AspNetCore integration.
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Halil ibrahim Kalkan 431bfab0bc Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template.
7 years ago
Halil ibrahim Kalkan 08f50d0ff2 Refactor event bus and fix breaking code.
7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
Alper Ebicoglu 80ecf09671 closes #179
7 years ago
Yunus Emre Kalkan f63c76e580 typo fix
7 years ago
Yunus Emre Kalkan 3ac50cd2c2 personal settings refactor
7 years ago
Yunus Emre Kalkan a2787e5229 #440
7 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan 7b4c0bc23e Create IdentityResult localization system. Introduce ILocalizeErrorMessage interface.
7 years ago
Halil ibrahim Kalkan 9e7ee3d43d Fixe identity module references.
7 years ago
Halil ibrahim Kalkan fbe0ad3f49 Added identity & account modules.
7 years ago