83 Commits (4e0ff27cd949a0ed9f4e0babd810fa238037dc90)

Author SHA1 Message Date
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 4 years ago
Yunus Emre Kalkan 27b6732296 Fix identity csproj files 4 years ago
Ahmet Çotur 579d898ba1 use file-scoped namespacing for identity module 5 years ago
liangshiwei 159e48374f Move IProfileAppService to account module 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 6e106d53c1
Call `SetConcurrencyStampIfNotNull` before save changes. 5 years ago
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser. 5 years ago
Enis Necipoğlu 96af9b1ff7 Update method name to SetConcurrencyStampIfNotNull 5 years ago
Yunus Emre Kalkan 981bf54a13 Created analyze files for identity module 5 years ago
enisn 603f094b1e identity - implement concurrency stamp 5 years ago
Ahmet e31a291485 init identity module 5 years ago
Halil İbrahim Kalkan 19854a59eb Fallback to default sorting if not provided. 5 years ago
Mladen Macanovic 767af368ec Fixed sorting problem 5 years ago
Halil İbrahim Kalkan 36fd83c3fd Revisit project dependencies 5 years ago
maliming 04e226f346 Update user properties when it's changed. 5 years ago
maliming 78d05232f2 Update user properties when it's changed. 5 years ago
liangshiwei 0543e19ed5 Add GetCountAsync method 5 years ago
Kamal Alseisy 68602fd65f fix totalCount in IdentityRole GetList in case of using filter 5 years ago
maliming cb3ea0e5ac
Remove blank line. 5 years ago
maliming a8c5186bde Update the entity after changing its properties. 5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions. 6 years ago
maliming 234024cb6a Add Filter parameter to GetListAsync method of IIdentityRoleAppService. 6 years ago
maliming cc7b340e03 Use userName instead of username for Identity's FindByUsernameAsync. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming c0a0b988f1 Remove TwoFactorEnabled related UI & Application Service. 6 years ago
Yunus Emre Kalkan 36fa40e61e Refactor pull/4975 6 years ago
Yunus Emre Kalkan 09ba60f8f9 Revise how to change the password for external logins 6 years ago
Yunus Emre Kalkan 33f3916716 Do not show "password change" if the user has registered via social login 6 years ago
Yunus Emre Kalkan cfc776da43 Remove role permission requests from user create edit modals 6 years ago
Halil İbrahim Kalkan 48cf71c059 Added count to user lookup 6 years ago
Halil İbrahim Kalkan 5a79e7fe66 Make user search parameters nullable and support paging. 6 years ago
Halil İbrahim Kalkan 23f3042536 Implemented SearchAsync for the user lookup 6 years ago
Halil İbrahim Kalkan a75459d480 Add tests and fix mongodb repo. 6 years ago
Halil İbrahim Kalkan 4cab2214f5 Implement object extensions for the identity module. 6 years ago
Halil İbrahim Kalkan b6a92c0e00 Apply object extensions for identity role app service. 6 years ago
Ahmet Çotur 0dea196761 virtualized 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 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Javier Campos ad85526379 feat: add ConfigureAwait(false) to all await calls 6 years ago
Yunus Emre Kalkan 167c7428d8 role pages pagination 6 years ago
maliming f09a93c320 Remove non-null filtering of input dto. 7 years ago
maliming 74c034e864 Handling cases where Email and PhoneNumber have not changed. 7 years ago
Yunus Emre Kalkan 6ade5553a2 remove duplicate virtual usages 7 years ago
windy liu 10b5390b1f Add virual appservice method 7 years ago
gdlcf88 95562a4f47 Update for resetting user password in UserManagement module. 7 years ago
Halil İbrahim Kalkan 7f6dd3c83e #1845 Use Contextualized mapper on the identity module. 7 years ago
Halil İbrahim Kalkan f931fea50a Validate AbpIdentityApplicationModuleAutoMapperProfile 7 years ago