140 Commits (c67cd0ac3f6da656e965b5944d9e80cca8b60587)

Author SHA1 Message Date
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 5 years ago
Yunus Emre Kalkan 27b6732296 Fix identity csproj files 5 years ago
Ahmet Çotur 579d898ba1 use file-scoped namespacing for identity module 5 years ago
maliming 54d0864f2e
Rename `IsActive` to `NotActive`. 5 years ago
maliming 4e169cedbb
Add `isLockedOut` and `isActive` to `IIdentityUserRepository`. 5 years ago
Engincan VESKE 130b93c474 Identity: Add new filters to IdentityUserRepository 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan 42fb3c8786 #8887: Removed ModelBuilderConfigurationOptions for identity module 5 years ago
Yunus Emre Kalkan 981bf54a13 Created analyze files for identity module 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Engincan VESKE 6b82bd982a Update EfCoreIdentityUserRepository.cs 5 years ago
Engincan VESKE 8a0c51aaba Add role and organization unit filter to IdentityUserRepository 5 years ago
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method 5 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module 5 years ago
Ahmet e31a291485 init identity module 5 years ago
enisn 77f7fc64d9 Check NullOrEmpty for sortings instead of null coalescing in Identity 6 years ago
Halil İbrahim Kalkan 726d91f771 Improve default sorting fallback expressions 6 years ago
Halil İbrahim Kalkan 0b50e1d219 Better handle default sorting. 6 years ago
Halil İbrahim Kalkan 19854a59eb Fallback to default sorting if not provided. 6 years ago
maliming c90960395c Link users enhancements. 6 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces 6 years ago
Halil İbrahim Kalkan 2b5e8362a8 Add missing AddRepository calls. 6 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 6 years ago
Galip Tolga Erdem f6c8feeac8 added missing virtual to identity efcore repositories 6 years ago
Halil İbrahim Kalkan 7642a39478 Fix EfCoreIdentityUserRepository: Use GetDbSetAsync 6 years ago
Halil İbrahim Kalkan c2c25a091a Override true base method. 6 years ago
Halil İbrahim Kalkan 420dfbe8b4 Identity module EF core async fix. 6 years ago
liangshiwei eaa1d72d35 Use Orderby Id 6 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator 6 years ago
maliming 677b36a354 Enabling split queries globally. 6 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance. 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming 8c0ca548bd
Revert "OrganizationUnit should have filter parameter" 6 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev 6 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete 6 years ago
maliming 433e21ccfb Refactor. 6 years ago
liangshiwei 59a6c630be Add get count method 6 years ago
liangshiwei f5b6ef2388 add paged 6 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository 6 years ago
向洪林 c428ac27a6 add filter paremeter and getCount api 6 years ago
向洪林 58888316e7 add OrganizaitonUnit GetListAsync filter paramter 6 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module. 6 years ago
Halil İbrahim Kalkan dc05e3e301 Replace user.LoginProvider by IsExternal. 6 years ago
Ahmet Çotur d236b40280 using addDays 6 years ago
Ahmet Çotur 727c519ac9 fix date filtering 6 years ago
maliming 787a09546f Add filter for IIdentitySecurityLogRepository. 6 years ago
maliming 0466207a6d Implement security log in Identity module. 6 years ago
maliming 69aa9b2f03 Set ConcurrencyStamp property max length to constant (40) 6 years ago