104 Commits (b8207426d05d81663c02f93ffc54433ce643233c)

Author SHA1 Message Date
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 5 years ago
Halil İbrahim Kalkan 16fdc527cc Fixed #5215: When tiered templates, tenants of independent databases cannot login (AngularUI). 5 years ago
liangshiwei 9f3cfda84f Use async repository method in IdentityServer module 5 years ago
liangshiwei 0543e19ed5 Add GetCountAsync method 5 years ago
Halil İbrahim Kalkan 06889783f8 Apply async changes for EF Core repos. 5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator 5 years ago
maliming 677b36a354 Enabling split queries globally. 5 years ago
liangshiwei 5004265e7c Change the length of mysql ClientProperty value field 5 years ago
maliming 600dfb5533 Add OrderBy top the First/FirstOrDefault operator. 5 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming 0dcbb61e19 Remove the unique index of IdentityResource, ApiResource and ApiScope. 6 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
lyon.han 2fd086ea0c
Update ClientRepository.cs 6 years ago
maliming 4658933fb6 Delete related entities when deleting Identity Server Client. 6 years ago
maliming b6676dc54c Add some methods. 6 years ago
maliming 87e5dc4259 Refactor. 6 years ago
maliming cee969f7bb Recreate Template projects migrations. 6 years ago
maliming 43181eef57 Update IdentityServerDbContextModelCreatingExtensions. 6 years ago
maliming 1fa69f0c9f Update IdentityServerDbContext. 6 years ago
maliming 0a8423d0b0 Identity Server is done. 6 years ago
maliming b8719fbc15 Update Consent. 6 years ago
maliming 9c4a3f63d3 Refactor. 6 years ago
maliming a40b35a089 Use constants in EF entity configuration. 6 years ago
maliming 6f6d238bb5 Add FindByNameAsync to IApiResourceRepository. 6 years ago
maliming 85b775184c Update entities & fix unit tests. 6 years ago
maliming e1c7ce827d Update the package and pass the build. 6 years ago
Halil İbrahim Kalkan 5f2aa6fc39 Make constants changeable. 6 years ago
Halil İbrahim Kalkan fa364fe3d2 Better implement max lengths for oracle. 6 years ago
Halil İbrahim Kalkan 6b743ce3a1 Arrange column length for oracle. 6 years ago
Halil İbrahim Kalkan 5b17e18cdf Use new modelBuilder.IsUsingMySQL method. 6 years ago
Akın Sabri Çam ffafcbf31d refactored 6 years ago
Akın Sabri Çam 7b93a8a76d refactored IdentityApiResource and ApiResource repositories and added filter parameter 6 years ago
Akın Sabri Çam 44ddf5cded added filtering to IdentityClientRepository and refactored it 6 years ago
Halil İbrahim Kalkan bf020e8113 Use ConfigureByConvention by the modules 6 years ago
Ahmet Çotur d86f17c173 Identity Server virtualized 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
maliming 24ed94a328 Make AbpDictionaryValueComparer support generics to resolve migration errors. 6 years ago
Aaron Chong 986e58f477 Refactor to use ABP converter and comparer 6 years ago
Halil İbrahim Kalkan c1f02ba066 Implemented TokenCleanupService 6 years ago
Halil İbrahim Kalkan 5ec0362dd1 Complete the DeviceFlowStore 6 years ago
Halil İbrahim Kalkan bbb689cd7b Add initial 6 years ago
Halil İbrahim Kalkan df7c5f61cb Added DeviceFlowCodes and related classes. 6 years ago
Halil İbrahim Kalkan 4aeb2d747f Update IdentityServerDbContextModelCreatingExtensions.cs 6 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming cf6fc616e5 ConfigureJsonConversionWithValueComparer for Properties of ApiResource. 6 years ago
maliming 8f74373f5f Add ConfigureJsonConversionWithValueComparer extension method. 6 years ago